~MyClass |
Destructor |
Create |
Called when MyClass is instantiated. |
GetSomeMorePrivateData |
Overview for GetSomeMorePrivateData. |
MyClass |
Constructor |
AnotherProtectedFunction |
This returns the private data in the derived class. |
AnotherPrivateVar |
All about AnotherPrivateVar |
AnotherPrivateFunction |
This returns the private data in the derived class. |