OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Attributes | List of all members
Arguments Struct Reference
Collaboration diagram for Arguments:

Public Attributes

std::string mode
 
std::string filename
 
std::string extractfile
 
std::string outdir
 
bool longformat
 
bool fullpath
 
bool raw_given
 
bool quiet_given
 
bool loadcells_given
 
bool plain_given
 
std::string encoding
 
std::string outname
 
std::vector< std::string > types
 
std::string name
 
ESMData data
 
ESM::ESMReader reader
 
ESM::ESMWriter writer
 

Member Data Documentation

ESMData Arguments::data
std::string Arguments::encoding
std::string Arguments::extractfile
std::string Arguments::filename
bool Arguments::fullpath
bool Arguments::loadcells_given
bool Arguments::longformat
std::string Arguments::mode
std::string Arguments::name
std::string Arguments::outdir
std::string Arguments::outname
bool Arguments::plain_given
bool Arguments::quiet_given
bool Arguments::raw_given
ESM::ESMReader Arguments::reader
std::vector<std::string> Arguments::types
ESM::ESMWriter Arguments::writer

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