OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | Private Attributes | List of all members
ESSImport::ConvertKLST Class Reference

#include <converter.hpp>

Inheritance diagram for ESSImport::ConvertKLST:
Collaboration diagram for ESSImport::ConvertKLST:

Public Member Functions

virtual void read (ESM::ESMReader &esm)
 
virtual void write (ESM::ESMWriter &esm)
 
- Public Member Functions inherited from ESSImport::Converter
virtual int getStage ()
 
virtual ~Converter ()
 
void setContext (Context &context)
 

Private Attributes

std::map< std::string, intmKillCounter
 

Additional Inherited Members

- Protected Attributes inherited from ESSImport::Converter
ContextmContext
 

Member Function Documentation

virtual void ESSImport::ConvertKLST::read ( ESM::ESMReader esm)
inlinevirtual
Note
The load method of ESM records accept the deleted flag as a parameter. I don't know can the DELE sub-record appear in saved games, so the deleted flag will be ignored.

Reimplemented from ESSImport::Converter.

Here is the call graph for this function:

virtual void ESSImport::ConvertKLST::write ( ESM::ESMWriter esm)
inlinevirtual

Called after the input file has been read in completely, which may be necessary if the conversion process relies on information in other records

Reimplemented from ESSImport::Converter.

Here is the call graph for this function:

Member Data Documentation

std::map<std::string, int> ESSImport::ConvertKLST::mKillCounter
private

The documentation for this class was generated from the following file: