|
GME
13
|
#include <CoreXmlFile.h>
Public Member Functions | |
| ProtectEntry (GUID p_gd, OpCode p_op, CTime p_time) | |
Public Attributes | |
| GUID | m_guid |
| OpCode | m_op |
| CTime | m_time |
Definition at line 375 of file XmlBackEnd/CoreXmlFile.h.
| ProtectEntry::ProtectEntry | ( | GUID | p_gd, |
| OpCode | p_op, | ||
| CTime | p_time | ||
| ) |
Definition at line 4258 of file XmlBackEnd/CoreXmlFile.cpp.
| GUID ProtectEntry::m_guid |
Definition at line 379 of file XmlBackEnd/CoreXmlFile.h.
Definition at line 380 of file XmlBackEnd/CoreXmlFile.h.
| CTime ProtectEntry::m_time |
Definition at line 381 of file XmlBackEnd/CoreXmlFile.h.
1.7.6.1