Pyrogenesis  13997
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Public Attributes | Private Attributes | List of all members
XMBElementList Class Reference

#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
 

Detailed Description

Definition at line 191 of file XeroXMB.h.

Constructor & Destructor Documentation

XMBElementList::XMBElementList ( )
inline

Definition at line 194 of file XeroXMB.h.

XMBElementList::XMBElementList ( const char *  offset,
int  count 
)
inline

Definition at line 197 of file XeroXMB.h.

Member Function Documentation

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.

Member Data Documentation

int XMBElementList::Count

Definition at line 208 of file XeroXMB.h.

int XMBElementList::m_LastItemID
private

Definition at line 214 of file XeroXMB.h.

const char* XMBElementList::m_LastPointer
private

Definition at line 215 of file XeroXMB.h.

const char* XMBElementList::m_Pointer
private

Definition at line 211 of file XeroXMB.h.


The documentation for this class was generated from the following files: