#include <XMBData.h>
◆ difference_type
◆ iterator_category
◆ pointer
◆ reference
◆ value_type
◆ iterator()
XMBElementList::iterator::iterator |
( |
size_t |
size, |
|
|
const char * |
ptr, |
|
|
const char * |
endptr = NULL |
|
) |
| |
|
inline |
◆ operator!=()
bool XMBElementList::iterator::operator!= |
( |
const iterator & |
rhs | ) |
const |
|
inline |
◆ operator*()
XMBElement XMBElementList::iterator::operator* |
( |
| ) |
const |
|
inline |
◆ operator++()
◆ operator->()
XMBElement XMBElementList::iterator::operator-> |
( |
| ) |
const |
|
inline |
◆ operator==()
bool XMBElementList::iterator::operator== |
( |
const iterator & |
rhs | ) |
const |
|
inline |
◆ m_CurItemID
size_t XMBElementList::iterator::m_CurItemID |
|
private |
◆ m_CurPointer
const char* XMBElementList::iterator::m_CurPointer |
|
private |
◆ m_Size
size_t XMBElementList::iterator::m_Size |
|
private |
The documentation for this class was generated from the following files:
- /home/docker/jenkins/workspace/technical-docs/source/ps/XMB/XMBData.h
- /home/docker/jenkins/workspace/technical-docs/source/ps/XMB/XMBData.cpp