, including all inherited members.
ChanBase() | ChanBase | |
ChanCommon() | ChanCommon | |
channelOut() | ChanBase | [static] |
getEk(const Eref &e) const | ChanBase | |
getGbar() const | ChanCommon | |
ChanBase::getGbar(const Eref &e) const | ChanBase | |
getGk(const Eref &e) const | ChanBase | |
getIk(const Eref &e) const | ChanBase | |
getModulation() const | ChanCommon | |
ChanBase::getModulation(const Eref &e) const | ChanBase | |
getVm() const | ChanCommon | |
handleVm(double Vm) | ChanBase | |
IkOut() | ChanBase | [static] |
initCinfo() | ChanCommon | [static] |
permeability() | ChanBase | [static] |
process(const Eref &e, const ProcPtr info) | ChanBase | |
reinit(const Eref &e, const ProcPtr info) | ChanBase | |
sendProcessMsgs(const Eref &e, const ProcPtr info) | ChanCommon | |
sendReinitMsgs(const Eref &e, const ProcPtr info) | ChanCommon | |
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 | |
updateIk() | ChanCommon | |
vGetEk(const Eref &e) const | ChanCommon | [virtual] |
vGetGbar(const Eref &e) const | ChanCommon | [virtual] |
vGetGk(const Eref &e) const | ChanCommon | [virtual] |
vGetIk(const Eref &e) const | ChanCommon | [virtual] |
vGetModulation(const Eref &e) const | ChanCommon | [virtual] |
vHandleVm(double Vm) | ChanCommon | [virtual] |
Vm_ | ChanCommon | [protected] |
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) | ChanCommon | [virtual] |
vSetGbar(const Eref &e, double Gbar) | ChanCommon | [virtual] |
vSetGk(const Eref &e, double Gk) | ChanCommon | [virtual] |
vSetIk(const Eref &e, double Ic) | ChanCommon | [virtual] |
vSetModulation(const Eref &e, double modulation) | ChanCommon | [virtual] |
~ChanBase() | ChanBase | |
~ChanCommon() | ChanCommon | |