StarItemPoolInternal::Version Struct Reference

small struct used to keep a list of version More...

List of all members.

Public Member Functions

 Version (int vers, int start, std::vector< int > const &list)
 constructor

Public Attributes

int m_version
 the version number
int m_start
 int the start value
std::vector< int > m_list
 the list of value
std::map< int, int > m_invertListMap
 a map offset to which

Detailed Description

small struct used to keep a list of version


Constructor & Destructor Documentation

StarItemPoolInternal::Version::Version ( int  vers,
int  start,
std::vector< int > const &  list 
) [inline]

constructor


Member Data Documentation

the list of value

Referenced by StarItemPoolInternal::State::getWhich(), and Version().


The documentation for this struct was generated from the following file: