OpenDDS  Snapshot(2023/04/28-20:55)
Namespaces | Typedefs | Functions
ConfigUtils.h File Reference
#include "dcps_export.h"
#include "PoolAllocator.h"
#include "SafetyProfileStreams.h"
#include <ace/Configuration.h>
Include dependency graph for ConfigUtils.h:
This graph shows which files directly or indirectly include this file:

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_KeyOpenDDS::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)