#include <ShmFactory.h>
Public Attributes | |
int32_t | shmSize |
int32_t | globalDeviceSize |
int32_t | domainStoreSize |
int32_t | devicesSize |
int32_t | muxManagersSize |
int32_t | equipmentSize |
Definition at line 28 of file ShmFactory.h.
int32_t fesa::ShmHeader_t::devicesSize |
Definition at line 33 of file ShmFactory.h.
Referenced by fesa::ShmFactory< GlobalDeviceType, DomainStoreType, DevInstType >::attachSharedMemory(), and fesa::ShmFactory< GlobalDeviceType, DomainStoreType, DevInstType >::createSharedMemory().
Definition at line 32 of file ShmFactory.h.
Referenced by fesa::ShmFactory< GlobalDeviceType, DomainStoreType, DevInstType >::attachSharedMemory(), and fesa::ShmFactory< GlobalDeviceType, DomainStoreType, DevInstType >::createSharedMemory().
int32_t fesa::ShmHeader_t::equipmentSize |
Definition at line 35 of file ShmFactory.h.
Referenced by fesa::ShmFactory< GlobalDeviceType, DomainStoreType, DevInstType >::attachSharedMemory(), and fesa::ShmFactory< GlobalDeviceType, DomainStoreType, DevInstType >::createSharedMemory().
Definition at line 31 of file ShmFactory.h.
Referenced by fesa::ShmFactory< GlobalDeviceType, DomainStoreType, DevInstType >::attachSharedMemory(), and fesa::ShmFactory< GlobalDeviceType, DomainStoreType, DevInstType >::createSharedMemory().
Definition at line 34 of file ShmFactory.h.
Referenced by fesa::ShmFactory< GlobalDeviceType, DomainStoreType, DevInstType >::attachSharedMemory(), and fesa::ShmFactory< GlobalDeviceType, DomainStoreType, DevInstType >::createSharedMemory().
int32_t fesa::ShmHeader_t::shmSize |
Definition at line 30 of file ShmFactory.h.
Referenced by fesa::ShmFactory< GlobalDeviceType, DomainStoreType, DevInstType >::attachSharedMemory(), and fesa::ShmFactory< GlobalDeviceType, DomainStoreType, DevInstType >::createSharedMemory().