method.h
Go to the documentation of this file.
The argument class is used for forwarding arguments to properties or methods.
Definition argument.h:52
The array_range class provides a view into an underlying data structure with lower and upper limits.
Definition array_range.h:64
The instance class is used for forwarding the instance of an object to invoke a property or method.
Definition instance.h:48
The method class provides several meta information about a method and can be invoked.
Definition method.h:122
bool is_valid() const noexcept
Returns true if this method is valid, otherwise false.
The parameter_info class provides several meta information about a parameter.
Definition parameter_info.h:109
The variant class allows to store data of any type and convert between these types transparently.
Definition variant.h:199
The class visitor, is used for visiting your registered accessors of a type at compile time.
Definition visitor.h:99
Definition access_levels.h:34
access_levels
The access_levels enum represents the three access modifiers, which can be used in classes to encapsu...
Definition access_levels.h:46
Generated on Fri Jan 26 2024 00:00:00 for rttr - 0.9.7 by doxygen.