#include <../../nrnconf.h>
#include <InterViews/resource.h>
#include <setjmp.h>
#include <string.h>
#include "oc2iv.h"
#include "ocjump.h"
#include "nrnfilewrap.h"
Go to the source code of this file.
|
| void | hoc_execute1 () |
| |
| bool | hoc_valid_stmt (const char *stmt, Object *ob) |
| |
| void * | nrn_get_oji () |
| | Return handle for the current longjump buffer info. More...
|
| |
| static bool | valid_stmt1 (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 *) |
| |
| void | oc_save_input_info (char **, int *, int *, NrnFILEWrap **) |
| |
| void | oc_restore_input_info (char *, int, int, NrnFILEWrap *) |
| |
◆ OcFrame
◆ hoc_execute()
◆ hoc_execute1()
◆ hoc_valid_stmt()
| bool hoc_valid_stmt |
( |
const char * |
stmt, |
|
|
Object * |
ob |
|
) |
| |
◆ nrn_get_oji()
Return handle for the current longjump buffer info.
Valid until finish is called on the oji_ instance.
Definition at line 127 of file ocjump.cpp.
◆ oc_restore_code()
| void oc_restore_code |
( |
Inst ** |
, |
|
|
Inst ** |
, |
|
|
Datum ** |
, |
|
|
OcFrame ** |
, |
|
|
int * |
, |
|
|
int * |
, |
|
|
Inst ** |
, |
|
|
OcFrame ** |
, |
|
|
Datum ** |
, |
|
|
Symlist ** |
, |
|
|
Inst ** |
, |
|
|
int * |
|
|
) |
| |
◆ oc_restore_hoc_oop()
◆ oc_restore_input_info()
◆ oc_save_code()
| void oc_save_code |
( |
Inst ** |
, |
|
|
Inst ** |
, |
|
|
Datum ** |
, |
|
|
OcFrame ** |
, |
|
|
int * |
, |
|
|
int * |
, |
|
|
Inst ** |
, |
|
|
OcFrame ** |
, |
|
|
Datum ** |
, |
|
|
Symlist ** |
, |
|
|
Inst ** |
, |
|
|
int * |
|
|
) |
| |
◆ oc_save_hoc_oop()
◆ oc_save_input_info()
◆ valid_stmt1()
| static bool valid_stmt1 |
( |
const char * |
stmt, |
|
|
Object * |
ob |
|
) |
| |
|
static |
◆ hoc_execerror_messages
| int hoc_execerror_messages |
◆ hoc_intset
◆ hoc_symlist
◆ hoc_thisobject
◆ hoc_top_level_data
◆ hoc_top_level_symlist
◆ oc_jump_target_