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