OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes | Macros | Functions | Variables
esmtool.cpp File Reference
#include <iostream>
#include <vector>
#include <deque>
#include <list>
#include <map>
#include <set>
#include <fstream>
#include <cmath>
#include <boost/program_options.hpp>
#include <components/esm/esmreader.hpp>
#include <components/esm/esmwriter.hpp>
#include <components/esm/records.hpp>
#include "record.hpp"
#include <iomanip>
Include dependency graph for esmtool.cpp:

Classes

struct  ESMData
 
struct  Arguments
 

Macros

#define ESMTOOL_VERSION   1.2
 

Functions

bool parseOptions (int argc, char **argv, Arguments &info)
 
void printRaw (ESM::ESMReader &esm)
 
void loadCell (ESM::Cell &cell, ESM::ESMReader &esm, Arguments &info)
 
int load (Arguments &info)
 
int clone (Arguments &info)
 
int comp (Arguments &info)
 
int main (int argc, char **argv)
 

Variables

static const int sLabeledRecIds []
 

Macro Definition Documentation

#define ESMTOOL_VERSION   1.2

Function Documentation

int clone ( Arguments info)

Here is the call graph for this function:

Here is the caller graph for this function:

int comp ( Arguments info)

Here is the call graph for this function:

Here is the caller graph for this function:

int load ( Arguments info)

Here is the call graph for this function:

Here is the caller graph for this function:

void loadCell ( ESM::Cell cell,
ESM::ESMReader esm,
Arguments info 
)

Here is the call graph for this function:

Here is the caller graph for this function:

int main ( int  argc,
char **  argv 
)

Here is the call graph for this function:

bool parseOptions ( int  argc,
char **  argv,
Arguments info 
)

Here is the call graph for this function:

Here is the caller graph for this function:

void printRaw ( ESM::ESMReader esm)

Here is the call graph for this function:

Here is the caller graph for this function:

Variable Documentation

const int sLabeledRecIds[]
static
Initial value:
= {
}
Definition: defs.hpp:64
Definition: defs.hpp:77
Definition: defs.hpp:105
Definition: defs.hpp:78
Definition: defs.hpp:85
Definition: defs.hpp:84
Definition: defs.hpp:90
Definition: defs.hpp:76
Definition: defs.hpp:67
Definition: defs.hpp:95
Definition: defs.hpp:104
Definition: defs.hpp:73
Definition: defs.hpp:86
Definition: defs.hpp:96
Definition: defs.hpp:101
Definition: defs.hpp:88
Definition: defs.hpp:97
Definition: defs.hpp:63
Definition: defs.hpp:69
Definition: defs.hpp:102
Definition: defs.hpp:65
Definition: defs.hpp:79
Definition: defs.hpp:82
Definition: defs.hpp:94
Definition: defs.hpp:100
Definition: defs.hpp:61
Definition: defs.hpp:62
Definition: defs.hpp:66
Definition: defs.hpp:68
Definition: defs.hpp:72
Definition: defs.hpp:87
Definition: defs.hpp:91
Definition: defs.hpp:70
Definition: defs.hpp:75