Go to the documentation of this file.
21 #ifndef mia_core_property_flags_hh
22 #define mia_core_property_flags_hh
44 typedef std::set<const char *>
Set;
54 bool has(
const char *property)
const;
59 void add(
const char *property);
74 virtual bool do_has(
const char *property)
const;