#include <../../nrnconf.h>
#include <stdio.h>
#include <InterViews/resource.h>
#include "nrnoc2iv.h"
#include "classreg.h"
#include "membfunc.h"
#include "parse.h"
Classes | |
class | NrnPropertyImpl |
class | SectionListImpl |
Functions | |
Prop * | prop_alloc (Prop **, int, Node *) |
void | single_prop_free (Prop *) |
void | push_frame (Symbol *, int) |
void | pop_frame () |
Variables | |
Symlist * | hoc_built_in_symlist |
Symlist * | hoc_top_level_symlist |
void pop_frame | ( | ) |
References Frame::nargs, and nopopm.
Referenced by call_ob_proc(), nrn_new_pointprocess(), and NrnProperty::NrnProperty().
References Frame::argn, execerror, hoc_thisobject, Frame::nargs, Frame::ob, and Frame::sp.
Referenced by call_ob_proc(), nrn_new_pointprocess(), and NrnProperty::NrnProperty().
References CABLESECTION, clear_point_process_struct(), hoc_obj_unref(), notify_freed_val_array(), nrn_prop_data_free(), nrn_prop_datum_free(), pnt_map, and v_structure_change.
Referenced by NrnProperty::NrnProperty(), prop_free(), and NrnPropertyImpl::~NrnPropertyImpl().