Slice Tools
  • Home
  • SourceForge Page


  • libFoundation
  • Home
  • Class Hierarchy
  • Class List
  • Class Members
  • Examples


  • SourceForge.net Logo
     

    ConfigSection Member List

    This is the complete list of members for ConfigSection, including all inherited members.
    addNewSection(std::string sectionName)ConfigSection [protected]
    addVariable(const char *varLine)ConfigSection [protected]
    ConfigFile classConfigSection [friend]
    ConfigSection(ConfigSection *parent, std::string sectionName)ConfigSection
    findSection(std::string sectionName)ConfigSection
    getFullSectionName()ConfigSection
    getFullVariableName(std::string variableName)ConfigSection
    getNextSection()ConfigSection
    getNextVariable()ConfigSection
    getSectionName()ConfigSection
    getValue(std::string variableName)ConfigSection
    hasVariable(std::string variableName)ConfigSection
    parseSectionName(const char *sectionName)ConfigSection [protected, static]
    printSection(int indentLevel=0, std::ostream &os=std::cout)ConfigSection
    resetIterators()ConfigSection
    resolveSubstitutions()ConfigSection [protected]
    ~ConfigSection()ConfigSection