#include <NFfunction.hh>
Public Member Functions | |
StateCounter (string name, MoleculeType *mt, string stateName) | |
~StateCounter () | |
void | add (Molecule *m) |
void | reset () |
int | getValue () const |
Public Attributes | |
string | name |
MoleculeType * | mt |
int | stateIndex |
double | value |
StateCounter::StateCounter | ( | string | name, | |
MoleculeType * | mt, | |||
string | stateName | |||
) |
StateCounter::~StateCounter | ( | ) |
void StateCounter::add | ( | Molecule * | m | ) |
void NFcore::StateCounter::reset | ( | ) | [inline] |
int NFcore::StateCounter::getValue | ( | ) | const [inline] |
string NFcore::StateCounter::name |
double NFcore::StateCounter::value |