Internal: a structure use to read SfxMultiRecord zone of a StarItemPool.  
 More...
Internal: a structure use to read SfxMultiRecord zone of a StarItemPool. 
◆ SfxMultiRecord() [1/2]
  
  | 
        
          | StarItemPoolInternal::SfxMultiRecord::SfxMultiRecord | ( |  | ) |  |  | inline | 
 
 
◆ SfxMultiRecord() [2/2]
  
  | 
        
          | StarItemPoolInternal::SfxMultiRecord::SfxMultiRecord | ( | SfxMultiRecord const & | orig | ) |  |  | privatedelete | 
 
 
◆ close()
  
  | 
        
          | void StarItemPoolInternal::SfxMultiRecord::close | ( | std::string const & | wh | ) |  |  | inline | 
 
 
◆ getHeaderTag()
  
  | 
        
          | int StarItemPoolInternal::SfxMultiRecord::getHeaderTag | ( |  | ) | const |  | inline | 
 
 
◆ getLastContentPosition()
  
  | 
        
          | long StarItemPoolInternal::SfxMultiRecord::getLastContentPosition | ( |  | ) | const |  | inline | 
 
 
◆ getNewContent()
  
  | 
        
          | bool StarItemPoolInternal::SfxMultiRecord::getNewContent | ( | std::string const & | wh, |  
          |  |  | int & | id ) |  | inline | 
 
 
◆ getNumRecords()
  
  | 
        
          | uint16_t StarItemPoolInternal::SfxMultiRecord::getNumRecords | ( |  | ) | const |  | inline | 
 
returns the number of record 
 
 
◆ isOpened()
  
  | 
        
          | bool StarItemPoolInternal::SfxMultiRecord::isOpened | ( |  | ) | const |  | inline | 
 
 
◆ open()
  
  | 
        
          | bool StarItemPoolInternal::SfxMultiRecord::open | ( | StarZone & | zone | ) |  |  | inline | 
 
 
◆ operator=()
◆ operator<<
  
  | 
        
          | std::ostream & operator<< | ( | std::ostream & | o, |  
          |  |  | SfxMultiRecord const & | r ) |  | friend | 
 
basic operator<< ; print header data 
 
 
◆ m_actualRecord
  
  | 
        
          | uint16_t StarItemPoolInternal::SfxMultiRecord::m_actualRecord |  | protected | 
 
 
◆ m_contentSize
  
  | 
        
          | uint32_t StarItemPoolInternal::SfxMultiRecord::m_contentSize |  | protected | 
 
 
◆ m_endPos
  
  | 
        
          | long StarItemPoolInternal::SfxMultiRecord::m_endPos |  | protected | 
 
 
◆ m_extra
  
  | 
        
          | std::string StarItemPoolInternal::SfxMultiRecord::m_extra |  | protected | 
 
 
◆ m_headerTag
  
  | 
        
          | uint16_t StarItemPoolInternal::SfxMultiRecord::m_headerTag |  | protected | 
 
 
◆ m_headerType
  
  | 
        
          | uint8_t StarItemPoolInternal::SfxMultiRecord::m_headerType |  | protected | 
 
 
◆ m_headerVersion
  
  | 
        
          | uint8_t StarItemPoolInternal::SfxMultiRecord::m_headerVersion |  | protected | 
 
 
◆ m_numRecord
  
  | 
        
          | uint16_t StarItemPoolInternal::SfxMultiRecord::m_numRecord |  | protected | 
 
 
◆ m_offsetList
  
  | 
        
          | std::vector<uint32_t> StarItemPoolInternal::SfxMultiRecord::m_offsetList |  | protected | 
 
 
◆ m_startPos
  
  | 
        
          | long StarItemPoolInternal::SfxMultiRecord::m_startPos |  | protected | 
 
 
◆ m_zone
  
  | 
        
          | StarZone* StarItemPoolInternal::SfxMultiRecord::m_zone |  | protected | 
 
 
◆ m_zoneOpened
  
  | 
        
          | bool StarItemPoolInternal::SfxMultiRecord::m_zoneOpened |  | protected | 
 
 
◆ m_zoneType
  
  | 
        
          | unsigned char StarItemPoolInternal::SfxMultiRecord::m_zoneType |  | protected | 
 
 
The documentation for this struct was generated from the following file: