#include <state.hh>
Public Member Functions | |
state_t () | |
A constructor (only sets ptr to 0). | |
Public Attributes | |
char * | ptr |
Pointer to the piece of memory, where the state is stored in. | |
std::size_t | size |
Variable that stores the size of the state. |
There are many functions that can work with states. The list and the description of them can be found in a manual page of file state.hh