![]() |
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 80 of file objcmd.cpp.
|
extern |
Definition at line 122 of file hoc_oop.cpp.
| void(* nrnpy_cmdtool) (Object *, int type, double x, double y, int kd) | ( | Object * | , |
| int | type, | ||
| double | x, | ||
| double | y, | ||
| int | kd | ||
| ) |
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.