|
template<typename T > |
MWWorld::Ptr | anonymous_namespace{cellstore.cpp}::searchInContainerList (MWWorld::CellRefList< T > &containerList, const std::string &id) |
|
template<typename T > |
MWWorld::Ptr | anonymous_namespace{cellstore.cpp}::searchViaActorId (MWWorld::CellRefList< T > &actorList, int actorId, MWWorld::CellStore *cell, const std::map< MWWorld::LiveCellRefBase *, MWWorld::CellStore * > &toIgnore) |
|
template<typename RecordType , typename T > |
void | anonymous_namespace{cellstore.cpp}::writeReferenceCollection (ESM::ESMWriter &writer, const MWWorld::CellRefList< T > &collection) |
|
template<typename RecordType , typename T > |
void | anonymous_namespace{cellstore.cpp}::readReferenceCollection (ESM::ESMReader &reader, MWWorld::CellRefList< T > &collection, const ESM::CellRef &cref, const std::map< int, int > &contentFileMap) |
|
template<typename X > |
bool | MWWorld::operator== (const LiveCellRef< X > &ref, int pRefnum) |
|
bool | MWWorld::operator== (const CellStore &left, const CellStore &right) |
|
bool | MWWorld::operator!= (const CellStore &left, const CellStore &right) |
|
void | MWWorld::clearCorpse (const MWWorld::Ptr &ptr) |
|