access_levels.h
@ public_access
Declares that this member was registered with public access.
@ protected_access
Declares that this member was registered with protected access.
Definition: access_levels.h:34
@ private_access
Declares that this member was registered with private access.
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 Sun Nov 12 2023 15:07:15 for rttr - 0.9.6 by doxygen.