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::Importer Class Reference

#include <importer.hpp>

Collaboration diagram for ESSImport::Importer:

Public Member Functions

 Importer (const std::string &essfile, const std::string &outfile, const std::string &encoding)
 
void run ()
 
void compare ()
 

Private Attributes

std::string mEssFile
 
std::string mOutFile
 
std::string mEncoding
 

Constructor & Destructor Documentation

ESSImport::Importer::Importer ( const std::string &  essfile,
const std::string &  outfile,
const std::string &  encoding 
)

Member Function Documentation

void ESSImport::Importer::compare ( )

Here is the call graph for this function:

void ESSImport::Importer::run ( )

Here is the call graph for this function:

Member Data Documentation

std::string ESSImport::Importer::mEncoding
private
std::string ESSImport::Importer::mEssFile
private
std::string ESSImport::Importer::mOutFile
private

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