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;
#define NS_MIA_BEGIN
conveniance define to start the mia namespace
EXPORT_CORE const char * property_gradient
constant defining the gradient property
std::set< const char * > Set
define the type of the set of flags
#define EXPORT_CORE
Macro to manage Visual C++ style dllimport/dllexport.
This class holds a set of properties.
#define NS_MIA_END
conveniance define to end the mia namespace