![]() |
NEURON
|
#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 | ( | ) |
Definition at line 2931 of file kschan.cpp.
|
virtual |
Definition at line 2936 of file kschan.cpp.
| CopyString KSState::name_ |