#include <simpleInheritance.h>
Public Member Functions | |
child () | |
Public Member Functions inherited from mybase | |
mybase () | |
Public Attributes | |
int | b |
Definition at line 7 of file simpleInheritance.h.
|
inline |
Definition at line 9 of file simpleInheritance.h.
int child::b |
Definition at line 10 of file simpleInheritance.h.