1 #ifndef CSM_WOLRD_REFCOLLECTION_H
2 #define CSM_WOLRD_REFCOLLECTION_H
6 #include "../doc/stage.hpp"
int mNextId
Definition: refcollection.hpp:21
RefCollection(Collection< Cell > &cells)
Definition: refcollection.hpp:25
Definition: esmreader.hpp:21
void load(ESM::ESMReader &reader, int cellIndex, bool base, std::map< ESM::RefNum, std::string > &cache, CSMDoc::Messages &messages)
Load a sequence of references.
Definition: refcollection.cpp:14
Single-type record collection.
Definition: collection.hpp:44
Definition: messages.hpp:38
Collection< Cell > & mCells
Definition: refcollection.hpp:20
std::string getNewId()
Definition: refcollection.cpp:141
References in cells.
Definition: refcollection.hpp:18