NEURON
KSState Class Reference

#include <kschan.h>

Public Member Functions

 KSState ()
 
virtual ~KSState ()
 
const char * string ()
 

Public Attributes

double f_
 
std::string name_
 
int index_
 
KSChanks_
 
Objectobj_
 

Detailed Description

Definition at line 322 of file kschan.h.

Constructor & Destructor Documentation

◆ KSState()

KSState::KSState ( )

Definition at line 2951 of file kschan.cpp.

◆ ~KSState()

KSState::~KSState ( )
virtual

Definition at line 2956 of file kschan.cpp.

Member Function Documentation

◆ string()

const char* KSState::string ( )
inline

Definition at line 326 of file kschan.h.

Member Data Documentation

◆ f_

double KSState::f_

Definition at line 329 of file kschan.h.

◆ index_

int KSState::index_

Definition at line 331 of file kschan.h.

◆ ks_

KSChan* KSState::ks_

Definition at line 332 of file kschan.h.

◆ name_

std::string KSState::name_

Definition at line 330 of file kschan.h.

◆ obj_

Object* KSState::obj_

Definition at line 333 of file kschan.h.


The documentation for this class was generated from the following files: