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::StolenItems Struct Reference

#include <stolenitems.hpp>

Collaboration diagram for ESM::StolenItems:

Public Types

typedef std::map< std::string,
std::map< std::pair
< std::string, bool >, int > > 
StolenItemsMap
 

Public Member Functions

void load (ESM::ESMReader &esm)
 
void write (ESM::ESMWriter &esm) const
 

Public Attributes

StolenItemsMap mStolenItems
 

Member Typedef Documentation

typedef std::map<std::string, std::map<std::pair<std::string, bool>, int> > ESM::StolenItems::StolenItemsMap

Member Function Documentation

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

Here is the call graph for this function:

Here is the caller graph for this function:

void ESM::StolenItems::write ( ESM::ESMWriter esm) const

Here is the call graph for this function:

Here is the caller graph for this function:

Member Data Documentation

StolenItemsMap ESM::StolenItems::mStolenItems

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