OpenMW
|
This is the complete list of members for MWWorld::Cells, including all inherited members.
Cells(const Cells &) | MWWorld::Cells | private |
Cells(const MWWorld::ESMStore &store, std::vector< ESM::ESMReader > &reader) | MWWorld::Cells | |
clear() | MWWorld::Cells | |
countSavedGameRecords() const | MWWorld::Cells | |
getCell(const ESM::CellId &id) | MWWorld::Cells | |
getCellStore(const ESM::Cell *cell) | MWWorld::Cells | private |
getExterior(int x, int y) | MWWorld::Cells | |
getExteriorPtrs(const std::string &name, std::vector< MWWorld::Ptr > &out) | MWWorld::Cells | |
getInterior(const std::string &name) | MWWorld::Cells | |
getInteriorPtrs(const std::string &name, std::vector< MWWorld::Ptr > &out) | MWWorld::Cells | |
getPtr(const std::string &name, CellStore &cellStore, bool searchInContainers=false) | MWWorld::Cells | |
getPtr(const std::string &name) | MWWorld::Cells | |
getPtrAndCache(const std::string &name, CellStore &cellStore) | MWWorld::Cells | private |
mExteriors | MWWorld::Cells | mutableprivate |
mIdCache | MWWorld::Cells | private |
mIdCacheIndex | MWWorld::Cells | private |
mInteriors | MWWorld::Cells | mutableprivate |
mReader | MWWorld::Cells | private |
mStore | MWWorld::Cells | private |
operator=(const Cells &) | MWWorld::Cells | private |
readRecord(ESM::ESMReader &reader, uint32_t type, const std::map< int, int > &contentFileMap) | MWWorld::Cells | |
write(ESM::ESMWriter &writer, Loading::Listener &progress) const | MWWorld::Cells | |
writeCell(ESM::ESMWriter &writer, CellStore &cell) const | MWWorld::Cells | private |