NEURON
oc2iv.cpp File Reference
#include <../../nrnconf.h>
#include <stdio.h>
#include "oc2iv.h"
#include "ocpointer.h"
#include "parse.hpp"

Go to the source code of this file.

Variables

Symlisthoc_top_level_symlist
 
Objectdatahoc_top_level_data
 
Objecthoc_thisobject
 
Symlisthoc_symlist
 
int hoc_in_template
 

Variable Documentation

◆ hoc_in_template

int hoc_in_template
extern

Definition at line 125 of file hoc_oop.cpp.

◆ hoc_symlist

Symlist* hoc_symlist
extern

Definition at line 34 of file symbol.cpp.

◆ hoc_thisobject

Object* hoc_thisobject
extern

Definition at line 121 of file hoc_oop.cpp.

◆ hoc_top_level_data

Objectdata* hoc_top_level_data
extern

Definition at line 123 of file hoc_oop.cpp.

◆ hoc_top_level_symlist

Symlist* hoc_top_level_symlist
extern

Definition at line 16 of file symdir.cpp.