, including all inherited members.
ChanBase() | ChanBase | |
ChanCommon() | ChanCommon | |
channelOut() | ChanBase | [static] |
checkOriginal(Id chanId) const | HHChannel | |
createGate(const Eref &e, string gateType) | HHChannelBase | |
destroyGate(const Eref &e, string gateType) | HHChannel | |
getEk(const Eref &e) const | ChanBase | |
HHChannelBase::getGbar(const Eref &e) const | ChanBase | |
ChanCommon::getGbar() const | ChanCommon | |
getGk(const Eref &e) const | ChanBase | |
getIk(const Eref &e) const | ChanBase | |
getInstant(const Eref &e) const | HHChannelBase | |
HHChannelBase::getModulation(const Eref &e) const | ChanBase | |
ChanCommon::getModulation() const | ChanCommon | |
getNumXgates() const | HHChannelBase | |
getNumYgates() const | HHChannelBase | |
getNumZgates() const | HHChannelBase | |
getUseConcentration(const Eref &e) const | HHChannelBase | |
getVm() const | ChanCommon | |
getX(const Eref &e) const | HHChannelBase | |
getXgate(unsigned int i) | HHChannelBase | |
getXpower(const Eref &e) const | HHChannelBase | |
getY(const Eref &e) const | HHChannelBase | |
getYgate(unsigned int i) | HHChannelBase | |
getYpower(const Eref &e) const | HHChannelBase | |
getZ(const Eref &e) const | HHChannelBase | |
getZgate(unsigned int i) | HHChannelBase | |
getZpower(const Eref &e) const | HHChannelBase | |
handleConc(const Eref &e, double conc) | HHChannelBase | |
handleVm(double Vm) | ChanBase | |
HHChannel() | HHChannel | |
HHChannelBase() | HHChannelBase | |
IkOut() | ChanBase | [static] |
initCinfo() | HHChannel | [static] |
innerCreateGate(const string &gateName, HHGate **gatePtr, Id chanId, Id gateId) | HHChannel | |
innerDestroyGate(const string &gateName, HHGate **gatePtr, Id chanId) | HHChannel | |
innerSetXpower(double Xpower) | HHChannel | |
innerSetYpower(double Ypower) | HHChannel | |
innerSetZpower(double Zpower) | HHChannel | |
HHChannelBase::modulation_ | HHChannelBase | [protected] |
permeability() | ChanBase | [static] |
power1(double x, double p) | HHChannelBase | [inline, static] |
power2(double x, double p) | HHChannelBase | [inline, static] |
power3(double x, double p) | HHChannelBase | [inline, static] |
power4(double x, double p) | HHChannelBase | [inline, static] |
powerN(double x, double p) | HHChannelBase | [static] |
process(const Eref &e, const ProcPtr info) | ChanBase | |
reinit(const Eref &e, const ProcPtr info) | ChanBase | |
selectPower(double power) | HHChannelBase | [static] |
sendProcessMsgs(const Eref &e, const ProcPtr info) | ChanCommon | |
sendReinitMsgs(const Eref &e, const ProcPtr info) | ChanCommon | |
setEk(const Eref &e, double Ek) | ChanBase | |
setGatePower(const Eref &e, double power, double *assignee, const string &gateType) | HHChannel | |
setGbar(const Eref &e, double Gbar) | ChanBase | |
setGk(const Eref &e, double Gk) | ChanBase | |
setIk(const Eref &e, double Ic) | ChanBase | |
setInstant(const Eref &e, int Instant) | HHChannelBase | |
setModulation(const Eref &e, double modulation) | ChanBase | |
setNumGates(unsigned int num) | HHChannelBase | |
setUseConcentration(const Eref &e, int value) | HHChannelBase | |
setX(const Eref &e, double X) | HHChannelBase | |
setXpower(const Eref &e, double Xpower) | HHChannelBase | |
setY(const Eref &e, double Y) | HHChannelBase | |
setYpower(const Eref &e, double Ypower) | HHChannelBase | |
setZ(const Eref &e, double Z) | HHChannelBase | |
setZpower(const Eref &e, double Zpower) | HHChannelBase | |
updateIk() | ChanCommon | |
useConcentration_ | HHChannelBase | [protected] |
vCreateGate(const Eref &e, string gateType) | HHChannel | [virtual] |
HHChannelBase::vGetEk(const Eref &e) const =0 | ChanBase | [pure virtual] |
ChanCommon::vGetEk(const Eref &e) const | ChanCommon | [virtual] |
HHChannelBase::vGetGbar(const Eref &e) const =0 | ChanBase | [pure virtual] |
ChanCommon::vGetGbar(const Eref &e) const | ChanCommon | [virtual] |
HHChannelBase::vGetGk(const Eref &e) const =0 | ChanBase | [pure virtual] |
ChanCommon::vGetGk(const Eref &e) const | ChanCommon | [virtual] |
HHChannelBase::vGetIk(const Eref &e) const =0 | ChanBase | [pure virtual] |
ChanCommon::vGetIk(const Eref &e) const | ChanCommon | [virtual] |
vGetInstant(const Eref &e) const | HHChannel | [virtual] |
vGetModulation(const Eref &e) const | HHChannel | [virtual] |
vGetX(const Eref &e) const | HHChannel | [virtual] |
vGetXgate(unsigned int i) const | HHChannel | [virtual] |
vGetY(const Eref &e) const | HHChannel | [virtual] |
vGetYgate(unsigned int i) const | HHChannel | [virtual] |
vGetZ(const Eref &e) const | HHChannel | [virtual] |
vGetZgate(unsigned int i) const | HHChannel | [virtual] |
vHandleConc(const Eref &e, double conc) | HHChannel | [virtual] |
HHChannelBase::vHandleVm(double Vm)=0 | ChanBase | [pure virtual] |
ChanCommon::vHandleVm(double Vm) | ChanCommon | [virtual] |
Vm_ | ChanCommon | [protected] |
vProcess(const Eref &e, ProcPtr p) | HHChannel | [virtual] |
vReinit(const Eref &e, ProcPtr p) | HHChannel | [virtual] |
HHChannelBase::vSetEk(const Eref &e, double Ek)=0 | ChanBase | [pure virtual] |
ChanCommon::vSetEk(const Eref &e, double Ek) | ChanCommon | [virtual] |
HHChannelBase::vSetGbar(const Eref &e, double Gbar)=0 | ChanBase | [pure virtual] |
ChanCommon::vSetGbar(const Eref &e, double Gbar) | ChanCommon | [virtual] |
HHChannelBase::vSetGk(const Eref &e, double Gk)=0 | ChanBase | [pure virtual] |
ChanCommon::vSetGk(const Eref &e, double Gk) | ChanCommon | [virtual] |
HHChannelBase::vSetIk(const Eref &e, double Ik)=0 | ChanBase | [pure virtual] |
ChanCommon::vSetIk(const Eref &e, double Ic) | ChanCommon | [virtual] |
vSetInstant(const Eref &e, int Instant) | HHChannel | [virtual] |
vSetModulation(const Eref &e, double modulation) | HHChannel | [virtual] |
vSetSolver(const Eref &e, Id hsolve) | HHChannelBase | [virtual] |
vSetUseConcentration(const Eref &e, int value) | HHChannel | [virtual] |
vSetX(const Eref &e, double X) | HHChannel | [virtual] |
vSetXpower(const Eref &e, double Xpower) | HHChannel | [virtual] |
vSetY(const Eref &e, double Y) | HHChannel | [virtual] |
vSetYpower(const Eref &e, double Ypower) | HHChannel | [virtual] |
vSetZ(const Eref &e, double Z) | HHChannel | [virtual] |
vSetZpower(const Eref &e, double Zpower) | HHChannel | [virtual] |
Xpower_ | HHChannelBase | [protected] |
Ypower_ | HHChannelBase | [protected] |
zombify(Element *orig, const Cinfo *zClass, Id hsolve) | HHChannelBase | [static] |
Zpower_ | HHChannelBase | [protected] |
~ChanBase() | ChanBase | |
~ChanCommon() | ChanCommon | |
~HHChannel() | HHChannel | |
~HHChannelBase() | HHChannelBase | |