#include <kschan.h>
Public Member Functions | |
KSState () | |
virtual | ~KSState () |
const char * | string () |
Public Attributes | |
double | f_ |
CopyString | name_ |
int | index_ |
KSChan * | ks_ |
Object * | obj_ |
KSState::~KSState | ( | ) | [virtual] |
const char* KSState::string | ( | ) | [inline] |
References name_.
Referenced by KSChan::state().
double KSState::f_ |
Referenced by KSGateComplex::conductance(), KSState(), KSChan::setstructure(), and KSChan::state_insert().
Referenced by KSChan::setstructure(), KSChan::state_insert(), and KSChan::state_remove().
Referenced by KSChan::setstructure(), and KSChan::state_insert().
CopyString KSState::name_ |
Referenced by KSChan::setsname(), KSChan::setstructure(), KSChan::sname_install(), KSChan::state_insert(), and string().
Object* KSState::obj_ |
Referenced by KSChan::check_struct(), KSState(), KSChan::state_insert(), and KSChan::state_remove().