#include <map>
#include <string>
Go to the source code of this file.
Classes | |
class | AcsBulkdata::DDSConfiguration |
DDS configuration class at this moment it is common for all configuration classes but can be later split. More... | |
class | AcsBulkdata::StreamConfiguration |
common class for Sender and Receiver configuration More... | |
class | AcsBulkdata::SenderFlowConfiguration |
class | AcsBulkdata::SenderStreamConfiguration |
class | AcsBulkdata::ReceiverFlowConfiguration |
class | AcsBulkdata::ReceiverStreamConfiguration |
Namespaces | |
namespace | AcsBulkdata |
Enumerations | |
enum | AcsBulkdata::ReceiverType { AcsBulkdata::NORMAL = 0x1, AcsBulkdata::IMPORTANT = 0x2, AcsBulkdata::CRITICAL = 0x4 } |