6 #ifndef OPENDDS_DCPS_CONFIGUTILS_H 7 #define OPENDDS_DCPS_CONFIGUTILS_H 22 typedef std::pair<OPENDDS_STRING, ACE_Configuration_Section_Key>
SubsectionPair;
58 KeyList& subsections );
#define OpenDDS_Dcps_Export
std::pair< OPENDDS_STRING, ACE_Configuration_Section_Key > SubsectionPair
#define OPENDDS_END_VERSIONED_NAMESPACE_DECL
int processSections(ACE_Configuration_Heap &cf, const ACE_Configuration_Section_Key &key, KeyList &subsections)
int pullValues(ACE_Configuration_Heap &cf, const ACE_Configuration_Section_Key &key, ValueMap &values)
The Internal API and Implementation of OpenDDS.
typedef OPENDDS_MAP(OPENDDS_STRING, OPENDDS_STRING) ValueMap
Helper types and functions for config file parsing.
typedef OPENDDS_LIST(SubsectionPair) KeyList