Pyrogenesis
13997
|
#include <XeroXMB.h>
Public Member Functions | |
XMBElementList () | |
XMBElementList (const char *offset, int count) | |
XMBElement | GetFirstNamedItem (const int ElementName) const |
XMBElement | Item (const int id) |
Public Attributes | |
int | Count |
Private Attributes | |
const char * | m_Pointer |
int | m_LastItemID |
const char * | m_LastPointer |
|
inline |
XMBElement XMBElementList::GetFirstNamedItem | ( | const int | ElementName | ) | const |
Definition at line 214 of file XeroXMB.cpp.
XMBElement XMBElementList::Item | ( | const int | id | ) |
Definition at line 233 of file XeroXMB.cpp.