1 #include <../../nrnconf.h> 41 for (i=0; i <
cnt; ++
i) {
50 for (type=0; type < 4; ++
type) {
52 if (fl && fl->count() > 0) {
54 Printf(
"Type %d FInitializeHandler statements\n", type);
55 for (i=0; i <
cnt; ++
i) {
130 for (i=0; i <
cnt; ++
i) {
static FIHList * fihlist_[4]
virtual ~FInitialHandler()
int hoc_is_double_arg(int narg)
char * hoc_object_name(Object *ob)
#define implementPtrList(PtrList, T)
int execute(bool notify=true)
void class2oc(const char *, void *(*cons)(Object *), void(*destruct)(void *), Member_func *, int(*checkpoint)(void **), Member_ret_obj_func *, Member_ret_str_func *)
void FInitializeHandler_reg()
static Member_func members[]
void hoc_execerror(const char *, const char *)
static double allprint(void *v)
void nrn_fihexec(int type)
static void finithnd_destruct(void *v)
static void * finithnd_cons(Object *)
int hoc_is_object_arg(int narg)
declarePtrList(FIHList, FInitialHandler) implementPtrList(FIHList
Object ** hoc_objgetarg(int)
FInitialHandler(int, const char *, Object *, Object *pyact=NULL)
double chkarg(int, double low, double high)