#include <simpleInheritance.h>
Public Member Functions | |
child () | |
Public Member Functions inherited from mybase | |
mybase () | |
Public Attributes | |
int | b |
COND_SERIALIZABLE | |
Public Attributes inherited from mybase | |
COND_SERIALIZABLE | |
Definition at line 11 of file simpleInheritance.h.
|
inline |
Definition at line 13 of file simpleInheritance.h.
int child::b |
Definition at line 14 of file simpleInheritance.h.
child::COND_SERIALIZABLE |
Definition at line 16 of file simpleInheritance.h.