#include <mdState.h>
Public Attributes | |
| bool | bitValue |
| double | realValue |
| int | intValue |
| bool | hasSource |
| bool | realtime |
| char | referenceType |
| unsigned short | sValSize |
| char | sVal |
mdState applies the State pattern (GoF p. 305).
Definition at line 10 of file mdState.h.
| bool mdODEPOD::bitValue |
| double mdODEPOD::realValue |
| bool mdODEPOD::hasSource |
| bool mdODEPOD::realtime |
| unsigned short mdODEPOD::sValSize |
| char mdODEPOD::sVal |
1.5.6