state_t Struct Reference

Structure representing the state of the system. More...

#include <state.hh>

List of all members.

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.


Detailed Description

Structure representing the state of the system.

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


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

Reference Manual for Library, 2006 developed in ParaDiSe laboratory, Faculty of Informatics, Masaryk University