liblcf
Main Page
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
ldb_trooppagecondition_flags.cpp
Go to the documentation of this file.
1
/* !!!! GENERATED FILE - DO NOT EDIT !!!! */
2
3
/*
4
* Copyright (c) 2014 liblcf authors
5
* This file is released under the MIT License
6
* http://opensource.org/licenses/MIT
7
*/
8
9
/*
10
* Headers
11
*/
12
#include "
ldb_reader.h
"
13
#include "
ldb_chunks.h
"
14
#include "
reader_struct.h
"
15
16
17
// Read TroopPageCondition.
18
19
typedef
RPG::TroopPageCondition::Flags
flags_type
;
20
21
template
<>
22
char
const
*
const
Flags<flags_type>::name
(
"TroopPageCondition_Flags"
);
23
24
template
<>
25
const
Flags<flags_type>::Flag
*
Flags<flags_type>::flags
[] = {
26
new
Flags<flags_type>::Flag
(&flags_type::switch_a,
"switch_a"
),
27
new
Flags<flags_type>::Flag
(&flags_type::switch_b,
"switch_b"
),
28
new
Flags<flags_type>::Flag
(&flags_type::variable,
"variable"
),
29
new
Flags<flags_type>::Flag
(&flags_type::turn,
"turn"
),
30
new
Flags<flags_type>::Flag
(&flags_type::fatigue,
"fatigue"
),
31
new
Flags<flags_type>::Flag
(&flags_type::enemy_hp,
"enemy_hp"
),
32
new
Flags<flags_type>::Flag
(&flags_type::actor_hp,
"actor_hp"
),
33
new
Flags<flags_type>::Flag
(&flags_type::turn_enemy,
"turn_enemy"
),
34
new
Flags<flags_type>::Flag
(&flags_type::turn_actor,
"turn_actor"
),
35
new
Flags<flags_type>::Flag
(&flags_type::command_actor,
"command_actor"
),
36
NULL
37
};
38
39
template
<>
40
const
uint32_t
Flags<flags_type>::max_size
= 2;
41
ldb_chunks.h
ldb_reader.h
reader_struct.h
RPG::TroopPageCondition::Flags
Definition:
rpg_trooppagecondition.h:20
Flags::name
static const char *const name
Definition:
reader_struct.h:617
Flags
Definition:
reader_struct.h:604
Flags::Flag
Definition:
reader_struct.h:606
flags_type
RPG::TroopPageCondition::Flags flags_type
Definition:
ldb_trooppagecondition_flags.cpp:19
src
generated
ldb_trooppagecondition_flags.cpp
Generated on Tue Dec 2 2014 20:12:11 for liblcf by
1.8.8