OpenStructure
|
#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.
|
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.
EntityPropertyMapper mapper |
Definition at line 149 of file query_impl.hh.