#include <section.h>
Public Attributes | |
struct Prop * | next |
short | type |
short | unused1 |
int | param_size |
double * | param |
Datum * | dparam |
long | _alloc_seq |
Object * | ob |
long Prop::_alloc_seq |
Referenced by nrn_cache_prop_realloc(), nrn_prop_data_alloc(), nrn_prop_datum_alloc(), and prop_alloc().
Referenced by KSSingle::alloc(), KSChan::alloc(), KSChan::delete_schan_node_data(), delete_section(), KSChan::destroy_pnt(), dprop(), hoc_register_tolerance(), KSChan::ion_consist(), KSChan::ligand_consist(), SymDirectoryImpl::load_sectionlist(), new_sections(), nrn_area_ri(), nrn_finitialize(), nrn_loc_point_process(), nrn_popsec(), nrn_ra(), nrn_relocate_old_points(), nrn_sec2cell(), nrn_sec2cell_equals(), nrnpy_cas(), nrnpy_dprop(), nrnpy_setpointer_helper(), KSChan::nsingle(), MechanismType::pp_next(), prop_alloc(), NrnProperty::prop_pval(), psection(), KSSingleTrans::rate(), sec_free(), and SingleChan::set_rates().
struct Prop* Prop::next |
Referenced by SaveState::allocnode(), SaveState::checknode(), for(), hoc_register_tolerance(), KSChan::ion_consist(), ismembrane(), SymDirectoryImpl::load_section(), need_memb(), KSChan::needion(), nrn_area_ri(), nrn_cache_prop_realloc(), nrn_complain(), nrn_relocate_old_points(), NrnProperty::NrnProperty(), MechanismType::pp_next(), prop_alloc(), prop_free(), SaveState::restorenode(), SaveState::savenode(), and KSChan::state_consist().
Object* Prop::ob |
Referenced by NrnProperty::assign(), dprop(), nrnpy_dprop(), prop_alloc(), and NrnProperty::prop_pval().
double* Prop::param |
Referenced by KSSingle::alloc(), KSChan::alloc(), NrnProperty::assign(), dprop(), hoc_register_tolerance(), KSChan::ion_consist(), KSChan::ligand_consist(), nrn_area_ri(), nrn_complain(), nrn_diameter(), nrn_finitialize(), nrn_loc_point_process(), nrnpy_dprop(), prop_alloc(), NrnProperty::prop_pval(), SaveState::restorenode(), SaveState::savenode(), SingleChan::set_rates(), and KSChan::state_consist().
Referenced by KSChan::alloc(), NrnProperty::assign(), hoc_register_tolerance(), prop_alloc(), SaveState::ssi_def(), and KSChan::state_consist().
short Prop::type |
Referenced by KSChan::alloc(), SaveState::allocnode(), NrnProperty::assign(), SaveState::checknode(), dprop(), for(), get_loc_point_process(), hoc_register_tolerance(), KSChan::ion_consist(), NrnProperty::is_point(), ismembrane(), KSChan::needion(), nrn_area_ri(), nrn_cache_prop_realloc(), nrn_relocate_old_points(), NrnPropertyImpl::NrnPropertyImpl(), nrnpy_dprop(), nrnpy_setpointer_helper(), MechanismType::pp_next(), prop_alloc(), SaveState::restorenode(), SaveState::savenode(), KSChan::state_consist(), and NrnProperty::type().
short Prop::unused1 |