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

#include <activespells.hpp>

Collaboration diagram for ESM::ActiveSpells:

Classes

struct  ActiveSpellParams
 

Public Types

typedef std::multimap
< std::string,
ActiveSpellParams
TContainer
 

Public Member Functions

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

Public Attributes

TContainer mSpells
 

Member Typedef Documentation

typedef std::multimap<std::string, ActiveSpellParams > ESM::ActiveSpells::TContainer

Member Function Documentation

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

Here is the call graph for this function:

Here is the caller graph for this function:

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

Here is the call graph for this function:

Member Data Documentation

TContainer ESM::ActiveSpells::mSpells

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