CMS 3D CMS Logo

Public Member Functions | Public Attributes

child Class Reference

#include <simpleInheritance.h>

Inheritance diagram for child:
mybase

List of all members.

Public Member Functions

 child ()

Public Attributes

int b

Detailed Description

Definition at line 7 of file simpleInheritance.h.


Constructor & Destructor Documentation

child::child ( ) [inline]

Definition at line 9 of file simpleInheritance.h.

{}

Member Data Documentation

int child::b

Definition at line 10 of file simpleInheritance.h.