15 namespace OpenDDS {
namespace DCPS {
33 "name=%s, type=%d\n", name.
c_str(), type));
43 KeyList& subsections ) {
const char * c_str(void) const
const LogLevel::Value value
virtual int get_string_value(const ACE_Configuration_Section_Key &key, const ACE_TCHAR *name, ACE_TString &value)
#define ACE_TEXT_ALWAYS_CHAR(STRING)
virtual int enumerate_values(const ACE_Configuration_Section_Key &key, int index, ACE_TString &name, VALUETYPE &type)
std::pair< OPENDDS_STRING, ACE_Configuration_Section_Key > SubsectionPair
virtual int open_section(const ACE_Configuration_Section_Key &base, const ACE_TCHAR *sub_section, bool create, ACE_Configuration_Section_Key &result)
#define OPENDDS_END_VERSIONED_NAMESPACE_DECL
int processSections(ACE_Configuration_Heap &cf, const ACE_Configuration_Section_Key &key, KeyList &subsections)
virtual int enumerate_sections(const ACE_Configuration_Section_Key &key, int index, ACE_TString &name)
int pullValues(ACE_Configuration_Heap &cf, const ACE_Configuration_Section_Key &key, ValueMap &values)
The Internal API and Implementation of OpenDDS.