OpenMW
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
apps
essimporter
importdial.hpp
Go to the documentation of this file.
1
#ifndef OPENMW_ESSIMPORT_IMPORTDIAL_H
2
#define OPENMW_ESSIMPORT_IMPORTDIAL_H
3
namespace
ESM
4
{
5
class
ESMReader;
6
}
7
8
namespace
ESSImport
9
{
10
11
struct
DIAL
12
{
13
int
mIndex
;
// Journal index
14
15
void
load
(
ESM::ESMReader
& esm);
16
};
17
18
}
19
20
#endif
ESM::ESMReader
Definition:
esmreader.hpp:21
ESSImport::DIAL::mIndex
int mIndex
Definition:
importdial.hpp:13
ESSImport::DIAL::load
void load(ESM::ESMReader &esm)
Definition:
importdial.cpp:8
ESSImport::DIAL
Definition:
importdial.hpp:11
Generated on Tue Jan 24 2017 02:05:47 for OpenMW by
1.8.6