![]() |
NEURON
|
#include <../../nrnconf.h>#include <stdio.h>#include "InterViews/resource.h"#include "oc2iv.h"#include "ocpointer.h"#include "parse.hpp"Go to the source code of this file.
Variables | |
| Symlist * | hoc_top_level_symlist |
| Objectdata * | hoc_top_level_data |
| Object * | hoc_thisobject |
| Symlist * | hoc_symlist |
| int | hoc_in_template |
| int hoc_in_template |
Definition at line 136 of file hoc_oop.cpp.
| Symlist* hoc_symlist |
| Object* hoc_thisobject |
Definition at line 132 of file hoc_oop.cpp.
| Objectdata* hoc_top_level_data |
Definition at line 134 of file hoc_oop.cpp.
| Symlist* hoc_top_level_symlist |
Definition at line 41 of file symbol.cpp.