#include <XMBData.h>
◆ difference_type
◆ iterator_category
◆ pointer
◆ reference
◆ value_type
◆ iterator()
  
  | 
        
          | XMBAttributeList::iterator::iterator | ( | size_t | size, |  
          |  |  | const char * | ptr, |  
          |  |  | const char * | endptr = NULL |  
          |  | ) |  |  |  | inline | 
 
 
◆ operator!=()
  
  | 
        
          | bool XMBAttributeList::iterator::operator!= | ( | const iterator & | rhs | ) | const |  | inline | 
 
 
◆ operator*()
      
        
          | XMBAttribute XMBAttributeList::iterator::operator* | ( |  | ) | const | 
      
 
 
◆ operator++()
◆ operator->()
  
  | 
        
          | XMBAttribute XMBAttributeList::iterator::operator-> | ( |  | ) | const |  | inline | 
 
 
◆ operator==()
  
  | 
        
          | bool XMBAttributeList::iterator::operator== | ( | const iterator & | rhs | ) | const |  | inline | 
 
 
◆ m_CurItemID
  
  | 
        
          | size_t XMBAttributeList::iterator::m_CurItemID |  | private | 
 
 
◆ m_CurPointer
  
  | 
        
          | const char* XMBAttributeList::iterator::m_CurPointer |  | private | 
 
 
◆ m_Size
  
  | 
        
          | size_t XMBAttributeList::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