47 #ifndef _MIRA_REFLECT_CONTROLFLAGS_H_ 48 #define _MIRA_REFLECT_CONTROLFLAGS_H_ This object can use object tracking internally, but the object tracking system's state remains unchan...
Definition: ReflectControlFlags.h:82
Macros for generating logical operators for using enum values as flags.
#define MIRA_ENUM_TO_FLAGS(EnumType)
Macro that can be used with enums that contain flags.
Definition: EnumToFlags.h:80
specialize cv::DataType for our ImgPixel and inherit from cv::DataType<Vec>
Definition: IOService.h:67
No flags.
Definition: ReflectControlFlags.h:65
This object is volatile: its memory location may become invalid to access.
Definition: ReflectControlFlags.h:90
ReflectCtrlFlags
Control Flags that can modify the behavior of certain reflectors.
Definition: ReflectControlFlags.h:63
When this flag is used in calls to Reflector::member(), that member is also reflected as read-only pr...
Definition: ReflectControlFlags.h:103