NEURON
oc2iv.cpp File Reference
#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

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

Definition at line 136 of file hoc_oop.cpp.

◆ hoc_symlist

Symlist* hoc_symlist

◆ hoc_thisobject

Object* hoc_thisobject

Definition at line 132 of file hoc_oop.cpp.

◆ hoc_top_level_data

Objectdata* hoc_top_level_data

Definition at line 134 of file hoc_oop.cpp.

◆ hoc_top_level_symlist

Symlist* hoc_top_level_symlist

Definition at line 41 of file symbol.cpp.