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

#include <cellref.hpp>

Collaboration diagram for ESM::RefNum:

Public Types

enum  { RefNum_NoContentFile = -1 }
 

Public Member Functions

void load (ESMReader &esm, bool wide=false, const std::string &tag="FRMR")
 
void save (ESMWriter &esm, bool wide=false, const std::string &tag="FRMR") const
 
bool hasContentFile () const
 
void unset ()
 

Public Attributes

unsigned int mIndex
 
int mContentFile
 

Member Enumeration Documentation

anonymous enum
Enumerator
RefNum_NoContentFile 

Member Function Documentation

bool ESM::RefNum::hasContentFile ( ) const
inline

Here is the caller graph for this function:

void ESM::RefNum::load ( ESMReader esm,
bool  wide = false,
const std::string &  tag = "FRMR" 
)

Here is the call graph for this function:

Here is the caller graph for this function:

void ESM::RefNum::save ( ESMWriter esm,
bool  wide = false,
const std::string &  tag = "FRMR" 
) const

Here is the call graph for this function:

Here is the caller graph for this function:

void ESM::RefNum::unset ( )
inline

Here is the caller graph for this function:

Member Data Documentation

int ESM::RefNum::mContentFile
unsigned int ESM::RefNum::mIndex

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