#include <simpleInheritance.h>
Public Member Functions | |
child () | |
Public Attributes | |
int | b |
Definition at line 7 of file simpleInheritance.h.
child::child | ( | ) | [inline] |
Definition at line 9 of file simpleInheritance.h.
{}
int child::b |
Definition at line 10 of file simpleInheritance.h.