![]() |
JustCpp
Repo wih C++ stuff
|
#include <oop.hpp>
Public Member Functions | |
void | public_method1 (void) |
Additional Inherited Members | |
![]() | |
void | public_method1 (void) |
void | protected_method1 (void) |
![]() | |
int | public1 |
float | public2 |
int | protected1 |
float | protected2 |
void AllAccessModifiers_subclass::public_method1 | ( | void | ) |