![]() |
NEURON
|
#include <kschan.h>
Public Member Functions | |
KSState () | |
virtual | ~KSState () |
const char * | string () |
Public Attributes | |
double | f_ |
std::string | name_ |
int | index_ |
KSChan * | ks_ |
Object * | obj_ |
KSState::KSState | ( | ) |
Definition at line 2951 of file kschan.cpp.
|
virtual |
Definition at line 2956 of file kschan.cpp.