#include <fesa-core/DataStore/DeviceFactoryImp.h>
#include <fesa-core/DataStore/EquipmentData.h>
#include <fesa-core/Utilities/Semaphore.h>
#include <cmw-log/Logger.h>
#include <cstring>
#include <string>
#include <iostream>
#include <cerrno>
#include <sys/mman.h>
#include <fcntl.h>
Go to the source code of this file.
Classes | |
struct | fesa::ShmHeader_t |
class | fesa::ShmFactory< GlobalDeviceType, DomainStoreType, DevInstType > |
This class is responsible for create and initialize the data memory space into shared-memory space:
| |
Namespaces | |
namespace | fesa |