#include <simpleInheritance.h>
Public Member Functions | |
child () | |
Public Member Functions inherited from mybase | |
mybase () | |
Public Attributes | |
int | b |
Private Member Functions | |
template<class Archive > | |
void | serialize (Archive &ar, const unsigned int version) |
Friends | |
class | boost::serialization::access |
template<typename CondSerializationT , typename Enabled > | |
struct | cond::serialization::access |
Definition at line 11 of file simpleInheritance.h.
|
inline |
Definition at line 13 of file simpleInheritance.h.
|
private |
|
friend |
Definition at line 16 of file simpleInheritance.h.
|
friend |
Definition at line 16 of file simpleInheritance.h.
int child::b |
Definition at line 14 of file simpleInheritance.h.