Classes for states. More...

Classes | |
| class | state |
| a state is a portion of a stateFlag, usually defined as occuring between two transitions More... | |
Functions | |
| std::ostream & | operator<< (std::ostream &os, const state &s) |
| std::istream & | operator>> (std::istream &, state &s) |
Classes for states.
1.6.3