OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Attributes | Static Public Attributes | List of all members
ESMData Struct Reference
Collaboration diagram for ESMData:

Public Attributes

std::string author
 
std::string description
 
unsigned int version
 
std::vector
< ESM::Header::MasterData
masters
 
std::deque< EsmTool::RecordBase * > mRecords
 
std::map< ESM::Cell
*, std::deque< std::pair
< ESM::CellRef, bool > > > 
mCellRefs
 
std::map< int, intmRecordStats
 

Static Public Attributes

static const std::set< intsLabeledRec
 

Member Data Documentation

std::string ESMData::author
std::string ESMData::description
std::vector<ESM::Header::MasterData> ESMData::masters
std::map<ESM::Cell *, std::deque<std::pair<ESM::CellRef, bool> > > ESMData::mCellRefs
std::deque<EsmTool::RecordBase *> ESMData::mRecords
std::map<int, int> ESMData::mRecordStats
const std::set< int > ESMData::sLabeledRec
static
Initial value:
=
std::set<int>(sLabeledRecIds, sLabeledRecIds + 34)
unsigned int ESMData::version

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