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:33
@ 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:70
Generated on Sun Apr 12 2020 23:39:54 for rttr - 0.9.6 by doxygen.