GME
13
|
#include <CoreXmlFile.h>
Static Public Attributes | |
static const XMLCh * | item = "item" |
static const XMLCh * | when = "when" |
static const XMLCh * | oper = "oper" |
static const XMLCh * | gd = "gd" |
static const XMLCh * | objects = "objects" |
Definition at line 46 of file XmlBackEnd/CoreXmlFile.h.
const XMLCh * ParserLiterals::Protector::gd = "gd" [static] |
Definition at line 52 of file XmlBackEnd/CoreXmlFile.h.
const XMLCh * ParserLiterals::Protector::item = "item" [static] |
Definition at line 49 of file XmlBackEnd/CoreXmlFile.h.
const XMLCh * ParserLiterals::Protector::objects = "objects" [static] |
Definition at line 53 of file XmlBackEnd/CoreXmlFile.h.
const XMLCh * ParserLiterals::Protector::oper = "oper" [static] |
Definition at line 51 of file XmlBackEnd/CoreXmlFile.h.
const XMLCh * ParserLiterals::Protector::when = "when" [static] |
Definition at line 50 of file XmlBackEnd/CoreXmlFile.h.