access_levels.h
Go to the documentation of this file.
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
@ protected_access
Declares that this member was registered with protected access.
@ public_access
Declares that this member was registered with public access.
@ private_access
Declares that this member was registered with private access.
Generated on Fri Jan 26 2024 00:00:00 for rttr - 0.9.7 by doxygen.