|
OpenMW
|
#include "loadcell.hpp"#include <string>#include <sstream>#include <list>#include <boost/concept_check.hpp>#include <components/misc/stringops.hpp>#include "esmreader.hpp"#include "esmwriter.hpp"#include "defs.hpp"#include "cellid.hpp"Namespaces | |
| anonymous_namespace{loadcell.cpp} | |
| ESM | |
| ESM/ESP records. | |
Functions | |
| void | anonymous_namespace{loadcell.cpp}::adjustRefNum (ESM::RefNum &refNum, ESM::ESMReader &reader) |
| < Translate 8bit/24bit code (stored in refNum.mIndex) into a proper refNum More... | |
| bool | ESM::operator== (const MovedCellRef &ref, const RefNum &refNum) |
| Overloaded compare operator used to search inside a list of cell refs. More... | |
| bool | ESM::operator== (const CellRef &ref, const RefNum &refNum) |
1.8.6