#include <threemxl/platform/io/configuration/XMLConfiguration.h>
#include <string.h>
#include <threemxl/platform/io/logging/Log2.h>
Go to the source code of this file.
Defines | |
#define | CONST_PATH_SEPARATOR '/' |
#define | CONST_XML_PATH_SEPARATOR '/' |
Variables | |
CLog2 | gXmlLog ("xml") |
#define CONST_PATH_SEPARATOR '/' |
Definition at line 11 of file XMLConfiguration.cpp.
#define CONST_XML_PATH_SEPARATOR '/' |
Definition at line 14 of file XMLConfiguration.cpp.