#include <mapdef.h>
Public Member Functions | |
fprop_spec (std::string _key, bool _fix, const map_fprop_list &flist) | |
unsigned long | get_property () |
Public Attributes | |
std::string | key |
bool | fix |
unsigned long | fixed_prop |
map_fprop_list | fprops |
fprop_spec::fprop_spec | ( | std::string | _key, | |
bool | _fix, | |||
const map_fprop_list & | flist | |||
) | [inline] |
unsigned long fprop_spec::get_property | ( | ) |
bool fprop_spec::fix |
unsigned long fprop_spec::fixed_prop |