NEURON
OcJump Struct Reference

#include <ocjump.h>

Static Public Member Functions

static bool execute (Inst *p)
 
static bool execute (const char *, Object *ob=NULL)
 
static void * fpycall (void *(*)(void *, void *), void *, void *)
 
static void execute_throw_on_exception (Symbol *sym, int narg)
 
static void execute_throw_on_exception (Object *obj, Symbol *sym, int narg)
 

Detailed Description

Definition at line 40 of file ocjump.h.

Member Function Documentation

◆ execute() [1/2]

bool OcJump::execute ( const char *  stmt,
Object ob = NULL 
)
static

Definition at line 122 of file ocjump.cpp.

◆ execute() [2/2]

bool OcJump::execute ( Inst p)
static

Definition at line 110 of file ocjump.cpp.

◆ execute_throw_on_exception() [1/2]

void OcJump::execute_throw_on_exception ( Object obj,
Symbol sym,
int  narg 
)
static

Definition at line 134 of file ocjump.cpp.

◆ execute_throw_on_exception() [2/2]

void OcJump::execute_throw_on_exception ( Symbol sym,
int  narg 
)
static

Definition at line 145 of file ocjump.cpp.

◆ fpycall()

void * OcJump::fpycall ( void *  *)(void *, void *,
void *  ,
void *   
)
static

Definition at line 157 of file ocjump.cpp.


The documentation for this struct was generated from the following files: