![]() |
NEURON
|
Go to the source code of this file.
Classes | |
| struct | HocContext |
Macros | |
| #define | HocTopContextSet |
| #define | HocContextRestore |
Typedefs | |
| typedef struct HocContext | HocContext |
Functions | |
| static HocContext * | hc_save_and_set_to_top_ (HocContext *hc) |
| static void | hc_restore_ (HocContext *hc) |
Variables | |
| Object * | hoc_thisobject |
| Objectdata * | hoc_top_level_data |
| Symlist * | hoc_top_level_symlist |
| Symlist * | hoc_symlist |
| #define HocContextRestore |
Definition at line 17 of file hoccontext.h.
| #define HocTopContextSet |
Definition at line 10 of file hoccontext.h.
| typedef struct HocContext HocContext |
|
static |
Definition at line 37 of file hoccontext.h.
|
static |
Definition at line 28 of file hoccontext.h.
|
extern |
|
extern |
Definition at line 122 of file hoc_oop.cpp.
|
extern |
Definition at line 124 of file hoc_oop.cpp.
|
extern |
Definition at line 23 of file symdir.cpp.