Public Member Functions

A Struct Reference

Inherited by B, B [virtual], and C [virtual].

List of all members.

Public Member Functions

virtual int toto ()
virtual void truc ()

Detailed Description

Definition at line 11 of file test5.cc.


Member Function Documentation

virtual int A::toto (  )  [inline, virtual]

Reimplemented in B.

Definition at line 12 of file test5.cc.

virtual void A::truc (  )  [inline, virtual]

Definition at line 14 of file virtual.cc.


The documentation for this struct was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Friends