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

#include <filter.hpp>

Collaboration diagram for ESM::Filter:

Public Member Functions

void load (ESMReader &esm, bool &isDeleted)
 
void save (ESMWriter &esm, bool isDeleted=false) const
 
void blank ()
 Set record to default state (does not touch the ID). More...
 

Public Attributes

std::string mId
 
std::string mDescription
 
std::string mFilter
 

Static Public Attributes

static unsigned int sRecordId = REC_FILT
 

Member Function Documentation

void ESM::Filter::blank ( )

Set record to default state (does not touch the ID).

void ESM::Filter::load ( ESMReader esm,
bool isDeleted 
)

Here is the call graph for this function:

void ESM::Filter::save ( ESMWriter esm,
bool  isDeleted = false 
) const

Here is the call graph for this function:

Member Data Documentation

std::string ESM::Filter::mDescription
std::string ESM::Filter::mFilter
std::string ESM::Filter::mId
unsigned int ESM::Filter::sRecordId = REC_FILT
static

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