![]() |
NEURON
|
#include <../../nrnconf.h>#include <ocnotify.h>#include <stdio.h>#include <stdlib.h>#include "objcmd.h"#include "oc2iv.h"Go to the source code of this file.
Variables | |
| Object * | hoc_thisobject |
| int(* | nrnpy_hoccommand_exec )(Object *) |
| int(* | nrnpy_hoccommand_exec_strret )(Object *, char *, int) |
| void(* | nrnpy_cmdtool )(Object *, int type, double x, double y, int kd) |
| double(* | nrnpy_func_call )(Object *, int, int *) |
| const char * | ccc = "PythonObject" |
| const char* ccc = "PythonObject" |
Definition at line 83 of file objcmd.cpp.
| Object* hoc_thisobject |
Definition at line 132 of file hoc_oop.cpp.
Definition at line 19 of file objcmd.cpp.
Definition at line 20 of file objcmd.cpp.
Definition at line 17 of file objcmd.cpp.
Definition at line 18 of file objcmd.cpp.