Struct to store info about GenericProperties parsed from the. More...
#include <query_impl.hh>
Public Member Functions | |
| GenProp (EntityPropertyMapper epm) | |
Data Fields | |
| EntityPropertyMapper | mapper |
| float | default_val |
| bool | has_default |
Struct to store info about GenericProperties parsed from the.
Definition at line 148 of file query_impl.hh.
| GenProp | ( | EntityPropertyMapper | epm | ) | [inline] |
Definition at line 152 of file query_impl.hh.
| float default_val |
Definition at line 150 of file query_impl.hh.
| bool has_default |
Definition at line 151 of file query_impl.hh.
Definition at line 149 of file query_impl.hh.
1.6.1