OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes | Public Member Functions | Public Attributes | Static Public Attributes | List of all members
ESM::CellId Struct Reference

#include <cellid.hpp>

Collaboration diagram for ESM::CellId:

Classes

struct  CellIndex
 

Public Member Functions

void load (ESMReader &esm)
 
void save (ESMWriter &esm) const
 

Public Attributes

std::string mWorldspace
 
CellIndex mIndex
 
bool mPaged
 

Static Public Attributes

static const std::string sDefaultWorldspace = "sys::default"
 

Member Function Documentation

void ESM::CellId::load ( ESMReader esm)

Here is the call graph for this function:

Here is the caller graph for this function:

void ESM::CellId::save ( ESMWriter esm) const

Here is the call graph for this function:

Here is the caller graph for this function:

Member Data Documentation

CellIndex ESM::CellId::mIndex
bool ESM::CellId::mPaged
std::string ESM::CellId::mWorldspace
const std::string ESM::CellId::sDefaultWorldspace = "sys::default"
static

The documentation for this struct was generated from the following files: