filter_item.h
@ non_public_access
Includes all non public (private or protected) members in the search.
filter_item
The filter_item enum is used to filter the search for certain members in types.
Definition: filter_item.h:73
Definition: access_levels.h:34
#define RTTR_DECLARE_FLAGS(Flags, Enum)
This macro expands to:
Definition: enum_flags.h:319
@ declared_only
Returns all members declared for the current type; inherited members are not returned.
#define RTTR_DECLARE_ENUM_FLAGS_OPERATORS(Flags)
This macro declares the a global operator | for enums of type enum_flags<T>
Definition: enum_flags.h:326
@ instance_item
Includes all members in the search, which needs an instance to be invoked.
Generated on Thu Jun 27 2019 00:00:00 for rttr - 0.9.6 by doxygen.