OpenMW
|
#include <string>
#include <cstring>
#include <libs/platform/stdint.h>
#include <libs/platform/string.h>
Go to the source code of this file.
Classes | |
union | ESM::NAME_T< LEN > |
struct | ESM::SaveData |
struct | ESM::ESM_Context |
Namespaces | |
namespace | ESM |
ESM/ESP records. | |
Typedefs | |
typedef NAME_T< 4 > | ESM::NAME |
typedef NAME_T< 32 > | ESM::NAME32 |
typedef NAME_T< 64 > | ESM::NAME64 |
typedef NAME_T< 256 > | ESM::NAME256 |
Enumerations | |
enum | ESM::Version { ESM::VER_12 = 0x3f99999a, ESM::VER_13 = 0x3fa66666 } |