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
XMBAttributeList Class Reference

#include <XeroXMB.h>

Public Member Functions

 XMBAttributeList (const char *offset, int count)
 
CStr8 GetNamedItem (const int AttributeName) const
 
XMBAttribute 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 229 of file XeroXMB.h.

Constructor & Destructor Documentation

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

Definition at line 232 of file XeroXMB.h.

Member Function Documentation

CStr8 XMBAttributeList::GetNamedItem ( const int  AttributeName) const

Definition at line 259 of file XeroXMB.cpp.

XMBAttribute XMBAttributeList::Item ( const int  id)

Definition at line 276 of file XeroXMB.cpp.

Member Data Documentation

int XMBAttributeList::Count

Definition at line 241 of file XeroXMB.h.

int XMBAttributeList::m_LastItemID
private

Definition at line 248 of file XeroXMB.h.

const char* XMBAttributeList::m_LastPointer
private

Definition at line 249 of file XeroXMB.h.

const char* XMBAttributeList::m_Pointer
private

Definition at line 245 of file XeroXMB.h.


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