![]() |
NEURON
|
#include <../../nrnconf.h>#include <stdio.h>#include "oclist.h"#include "nrnoc2iv.h"#include "classreg.h"#include "gui-redirect.h"Go to the source code of this file.
Functions | |
| static double | pp_append (void *v) |
| static void * | pp_cons (Object *ho) |
| static void | pp_destruct (void *v) |
| void | PPShape_reg () |
Variables | |
| Object **(* | nrnpy_gui_helper_ )(const char *name, Object *obj) |
| HAVE_IV. More... | |
| double(* | nrnpy_object_to_double_ )(Object *) |
| static Member_func | pp_members [] |
|
static |
Definition at line 17 of file ppshape.cpp.
Definition at line 34 of file ppshape.cpp.
Definition at line 50 of file ppshape.cpp.
| void PPShape_reg | ( | ) |
Definition at line 59 of file ppshape.cpp.
|
static |
Definition at line 28 of file ppshape.cpp.