
Private Member Functions | |
| NrnPropertyImpl (Prop *) | |
| ~NrnPropertyImpl () | |
Private Attributes | |
| Prop * | p_ |
| int | iterator_ |
| Symbol * | sym_ |
| boolean | del_ |
Friends | |
| class | NrnProperty |
| NrnPropertyImpl::NrnPropertyImpl | ( | Prop * | p | ) | [private] |
References del_, iterator_, memb_func, p_, Memb_func::sym, sym_, and Prop::type.
| NrnPropertyImpl::~NrnPropertyImpl | ( | ) | [private] |
friend class NrnProperty [friend] |
boolean NrnPropertyImpl::del_ [private] |
Referenced by NrnProperty::deleteable(), NrnProperty::NrnProperty(), NrnPropertyImpl(), and ~NrnPropertyImpl().
int NrnPropertyImpl::iterator_ [private] |
Referenced by NrnProperty::first_var(), NrnProperty::more_var(), NrnProperty::next_var(), and NrnPropertyImpl().
Prop* NrnPropertyImpl::p_ [private] |
Symbol* NrnPropertyImpl::sym_ [private] |
1.6.3