Classes | |
| class | FieldProperty |
| class | Int32Value |
| class | PropertyKeyValues |
Static Public Member Functions | |
| static Int32Value | getInt32 (const String &str_value, Int32 default_value) |
| static void | checkSet (FieldProperty< bool > &p, const String &str_value) |
| static void | checkSet (FieldProperty< Int32 > &p, const String &str_value) |
| static void | checkSet (FieldProperty< StringList > &p, const String &str_value) |
| static void | checkSet (FieldProperty< StringList > &p, const StringList &str_values) |
| static void | checkSet (FieldProperty< String > &p, const String &str_value) |
Definition at line 35 of file FieldProperty.h.
|
inlinestatic |
Definition at line 118 of file FieldProperty.h.
|
inlinestatic |
Definition at line 129 of file FieldProperty.h.
|
inlinestatic |
Definition at line 156 of file FieldProperty.h.
|
inlinestatic |
Definition at line 140 of file FieldProperty.h.
|
inlinestatic |
Definition at line 150 of file FieldProperty.h.
|
inlinestatic |
Definition at line 108 of file FieldProperty.h.