CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Member Functions | Public Attributes
child Class Reference

#include <simpleInheritance.h>

Inheritance diagram for child:
mybase

Public Member Functions

 child ()
 
- Public Member Functions inherited from mybase
 mybase ()
 

Public Attributes

int b
 
 COND_SERIALIZABLE
 
- Public Attributes inherited from mybase
 COND_SERIALIZABLE
 

Detailed Description

Definition at line 11 of file simpleInheritance.h.

Constructor & Destructor Documentation

child::child ( )
inline

Definition at line 13 of file simpleInheritance.h.

13 {}

Member Data Documentation

int child::b

Definition at line 14 of file simpleInheritance.h.

child::COND_SERIALIZABLE

Definition at line 16 of file simpleInheritance.h.