OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes | Functions
anonymous_namespace{cellstore.cpp} Namespace Reference

Classes

struct  SearchByRefNumVisitor
 

Functions

template<typename T >
MWWorld::Ptr searchInContainerList (MWWorld::CellRefList< T > &containerList, const std::string &id)
 
template<typename T >
MWWorld::Ptr searchViaActorId (MWWorld::CellRefList< T > &actorList, int actorId, MWWorld::CellStore *cell, const std::map< MWWorld::LiveCellRefBase *, MWWorld::CellStore * > &toIgnore)
 
template<typename RecordType , typename T >
void writeReferenceCollection (ESM::ESMWriter &writer, const MWWorld::CellRefList< T > &collection)
 
template<typename RecordType , typename T >
void readReferenceCollection (ESM::ESMReader &reader, MWWorld::CellRefList< T > &collection, const ESM::CellRef &cref, const std::map< int, int > &contentFileMap)
 

Function Documentation

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 
)

Here is the call graph for this function:

template<typename T >
MWWorld::Ptr anonymous_namespace{cellstore.cpp}::searchInContainerList ( MWWorld::CellRefList< T > &  containerList,
const std::string &  id 
)

Here is the call graph for this function:

Here is the caller graph for this function:

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 
)

Here is the call graph for this function:

template<typename RecordType , typename T >
void anonymous_namespace{cellstore.cpp}::writeReferenceCollection ( ESM::ESMWriter writer,
const MWWorld::CellRefList< T > &  collection 
)

Here is the call graph for this function: