ChanBase Member List
This is the complete list of members for
ChanBase, including all inherited members.
ChanBase() | ChanBase | |
channelOut() | ChanBase | [static] |
getEk(const Eref &e) const | ChanBase | |
getGbar(const Eref &e) const | ChanBase | |
getGk(const Eref &e) const | ChanBase | |
getIk(const Eref &e) const | ChanBase | |
getModulation(const Eref &e) const | ChanBase | |
handleVm(double Vm) | ChanBase | |
IkOut() | ChanBase | [static] |
initCinfo() | ChanBase | [static] |
permeability() | ChanBase | [static] |
process(const Eref &e, const ProcPtr info) | ChanBase | |
reinit(const Eref &e, const ProcPtr info) | ChanBase | |
setEk(const Eref &e, double Ek) | ChanBase | |
setGbar(const Eref &e, double Gbar) | ChanBase | |
setGk(const Eref &e, double Gk) | ChanBase | |
setIk(const Eref &e, double Ic) | ChanBase | |
setModulation(const Eref &e, double modulation) | ChanBase | |
vGetEk(const Eref &e) const =0 | ChanBase | [pure virtual] |
vGetGbar(const Eref &e) const =0 | ChanBase | [pure virtual] |
vGetGk(const Eref &e) const =0 | ChanBase | [pure virtual] |
vGetIk(const Eref &e) const =0 | ChanBase | [pure virtual] |
vGetModulation(const Eref &e) const =0 | ChanBase | [pure virtual] |
vHandleVm(double Vm)=0 | ChanBase | [pure virtual] |
vProcess(const Eref &e, const ProcPtr info)=0 | ChanBase | [pure virtual] |
vReinit(const Eref &e, const ProcPtr info)=0 | ChanBase | [pure virtual] |
vSetEk(const Eref &e, double Ek)=0 | ChanBase | [pure virtual] |
vSetGbar(const Eref &e, double Gbar)=0 | ChanBase | [pure virtual] |
vSetGk(const Eref &e, double Gk)=0 | ChanBase | [pure virtual] |
vSetIk(const Eref &e, double Ik)=0 | ChanBase | [pure virtual] |
vSetModulation(const Eref &e, double modulation)=0 | ChanBase | [pure virtual] |
~ChanBase() | ChanBase | |