Classes | Namespaces | Defines | Typedefs
Configuration.h File Reference
#include <string>
#include <vector>
#include <stdlib.h>
#include <threemxl/platform/io/logging/Log2.h>
#include "OptionVars.h"
Include dependency graph for Configuration.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CConfigConstant
class  CConfigProperty
class  CConfigPropertyArray
class  CConfigSection
class  CConfiguration
class  IConfig
class  IConfigProperty
class  IConfigPropertyString
class  IConfigSection

Namespaces

namespace  mu

Defines

#define CONFIGURATION_ARRAY_DELIMITER   ';'
#define CONST_ConfConstantsSectionName   "constants"
#define CONST_ConfRootSectionName   "configuration"
#define CONST_ConfStringsSectionName   "strings"

Typedefs

typedef std::vector
< CConfigConstant
CConfigConstants

Define Documentation

Definition at line 11 of file Configuration.h.

#define CONST_ConfConstantsSectionName   "constants"

Definition at line 322 of file Configuration.h.

#define CONST_ConfRootSectionName   "configuration"

The configuration class reads the values from the specified configuration file.

Definition at line 321 of file Configuration.h.

#define CONST_ConfStringsSectionName   "strings"

Definition at line 323 of file Configuration.h.


Typedef Documentation

typedef std::vector<CConfigConstant> CConfigConstants

Definition at line 313 of file Configuration.h.



threemxl
Author(s):
autogenerated on Thu Jun 6 2019 21:10:52