NEURON
NrnPropertyImpl Class Reference

Private Member Functions

 NrnPropertyImpl (int mechtype)
 

Private Attributes

int iterator_
 
int type_
 
Symbolsym_
 
std::vector< double > params_ {}
 

Friends

class NrnProperty
 

Detailed Description

Definition at line 45 of file ndatclas.cpp.

Constructor & Destructor Documentation

◆ NrnPropertyImpl()

NrnPropertyImpl::NrnPropertyImpl ( int  mechtype)
explicitprivate

Definition at line 55 of file ndatclas.cpp.

Friends And Related Function Documentation

◆ NrnProperty

friend class NrnProperty
friend

Definition at line 46 of file ndatclas.cpp.

Member Data Documentation

◆ iterator_

int NrnPropertyImpl::iterator_
private

Definition at line 49 of file ndatclas.cpp.

◆ params_

std::vector<double> NrnPropertyImpl::params_ {}
private

Definition at line 52 of file ndatclas.cpp.

◆ sym_

Symbol* NrnPropertyImpl::sym_
private

Definition at line 51 of file ndatclas.cpp.

◆ type_

int NrnPropertyImpl::type_
private

Definition at line 50 of file ndatclas.cpp.


The documentation for this class was generated from the following file: