OpenDDS
Snapshot(2023/04/28-20:55)
|
#include "dcps_export.h"
#include "PoolAllocator.h"
#include "SafetyProfileStreams.h"
#include <ace/Configuration.h>
Go to the source code of this file.
Namespaces | |
OpenDDS | |
The Internal API and Implementation of OpenDDS. | |
OpenDDS::DCPS | |
Typedefs | |
typedef std::pair< OPENDDS_STRING, ACE_Configuration_Section_Key > | OpenDDS::DCPS::SubsectionPair |
Functions | |
typedef | OpenDDS::DCPS::OPENDDS_MAP (OPENDDS_STRING, OPENDDS_STRING) ValueMap |
Helper types and functions for config file parsing. More... | |
typedef | OpenDDS::DCPS::OPENDDS_LIST (SubsectionPair) KeyList |
int | OpenDDS::DCPS::pullValues (ACE_Configuration_Heap &cf, const ACE_Configuration_Section_Key &key, ValueMap &values) |
int | OpenDDS::DCPS::processSections (ACE_Configuration_Heap &cf, const ACE_Configuration_Section_Key &key, KeyList &subsections) |