hoccontext.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  HocContext

Defines

#define HocTopContextSet
#define HocContextRestore   if (hc_) { hc_restore_(hc_); }

Typedefs

typedef struct HocContext HocContext

Functions

HocContexthc_save_and_set_to_top_ (HocContext *hc)
void hc_restore_ (HocContext *hc)

Variables

Object * hoc_thisobject
Objectdata * hoc_top_level_data
Symlisthoc_top_level_symlist
Symlisthoc_symlist

Define Documentation

#define HocContextRestore   if (hc_) { hc_restore_(hc_); }

Referenced by nrnpython_real().

#define HocTopContextSet
Value:
HocContext hcref; \
  HocContext* hc_ = 0; if (hoc_thisobject) {hc_ = hc_save_and_set_to_top_(&hcref);}

Referenced by nrnpython_real().


Typedef Documentation

typedef struct HocContext HocContext

Function Documentation

void hc_restore_ ( HocContext hc  ) 
HocContext* hc_save_and_set_to_top_ ( HocContext hc  ) 

Variable Documentation

Object* hoc_thisobject
Objectdata* hoc_top_level_data
Generated on Mon Jun 13 08:10:29 2011 for NEURON by  doxygen 1.6.3