Various C++ Examples (including IPC)  Version: 1.0.0
AnotherChildClass Class Reference

another example of ChildClass (inherits from BaseClass) More...

Inheritance diagram for AnotherChildClass:
Inheritance graph
Collaboration diagram for AnotherChildClass:
Collaboration graph

Additional Inherited Members

- Public Member Functions inherited from BaseClass
virtual void print ()
 

Detailed Description

another example of ChildClass (inherits from BaseClass)

Definition at line 37 of file virtuals.cc.


The documentation for this class was generated from the following file: