#include <SharedMemoryObject.hpp>
Public Attributes | |
| Uint | uiSize |
| Size of the memory. | |
| T | tData |
| Data. | |
The Type memory item is used to wrapp the data
| T zeus::TSharedMemoryObject< T >::TypeMemory::tData |
Data.
| Uint zeus::TSharedMemoryObject< T >::TypeMemory::uiSize |
Size of the memory.