ocjump.cpp File Reference

#include <../../nrnconf.h>
#include <InterViews/resource.h>
#include <setjmp.h>
#include <string.h>
#include "oc2iv.h"
#include "ocjump.h"
Include dependency graph for ocjump.cpp:
This graph shows which files directly or indirectly include this file:

Classes

class  OcJumpImpl

Defines

#define OcFrame   void

Functions

void hoc_execute1 ()
boolean hoc_valid_stmt (const char *stmt, Object *ob)
void hoc_execute (Inst *)
void oc_save_hoc_oop (Object **, Objectdata **, int **, int *, Symlist **)
void oc_restore_hoc_oop (Object **, Objectdata **, int **, int *, Symlist **)
void oc_save_code (Inst **, Inst **, Datum **, OcFrame **, int *, int *, Inst **, OcFrame **, Datum **, Symlist **, Inst **, int *)
void oc_restore_code (Inst **, Inst **, Datum **, OcFrame **, int *, int *, Inst **, OcFrame **, Datum **, Symlist **, Inst **, int *)

Variables

Objectdata * hoc_top_level_data
Symlisthoc_top_level_symlist
Symlisthoc_symlist
Object * hoc_thisobject
int hoc_execerror_messages
void(* oc_jump_target_ )(void)
int hoc_intset

Define Documentation

#define OcFrame   void

Function Documentation

void hoc_execute ( Inst  ) 
void hoc_execute1 (  ) 

References b, chkarg(), gargstr(), hoc_execerror_messages, hoc_is_object_arg(), hoc_objgetarg(), hoc_pushx(), hoc_ret(), ifarg(), int, and nil.

Here is the call graph for this function:

boolean hoc_valid_stmt ( const char *  stmt,
Object *  ob 
)
void oc_restore_code ( Inst **  ,
Inst **  ,
Datum **  ,
OcFrame **  ,
int ,
int ,
Inst **  ,
OcFrame **  ,
Datum **  ,
Symlist **  ,
Inst **  ,
int  
)
void oc_restore_hoc_oop ( Object **  ,
Objectdata **  ,
int **  ,
int ,
Symlist **   
)
void oc_save_code ( Inst **  ,
Inst **  ,
Datum **  ,
OcFrame **  ,
int ,
int ,
Inst **  ,
OcFrame **  ,
Datum **  ,
Symlist **  ,
Inst **  ,
int  
)
void oc_save_hoc_oop ( Object **  ,
Objectdata **  ,
int **  ,
int ,
Symlist **   
)

Variable Documentation

Referenced by OcJumpImpl::finish().

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