GME
13
|
#include <CoreXmlFile.h>
Public Types | |
typedef std::vector< SignFileData > | SignFileDataVec |
Public Member Functions | |
void | setParent (CCoreXmlFile *p_parent) |
void | in () |
void | off () |
SignFileDataVec | getUserData () |
Definition at line 409 of file XmlBackEnd/CoreXmlFile.h.
typedef std::vector< SignFileData> SignManager::SignFileDataVec |
Definition at line 417 of file XmlBackEnd/CoreXmlFile.h.
Definition at line 4632 of file XmlBackEnd/CoreXmlFile.cpp.
void SignManager::in | ( | ) | [inline] |
Definition at line 420 of file XmlBackEnd/CoreXmlFile.h.
void SignManager::off | ( | ) | [inline] |
Definition at line 421 of file XmlBackEnd/CoreXmlFile.h.
void SignManager::setParent | ( | CCoreXmlFile * | p_parent | ) |
Reimplemented from PublicStorage.
Definition at line 4343 of file XmlBackEnd/CoreXmlFile.cpp.