Main Page | Modules | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

VirtBase::Init Class Reference

Inner class, used to dispatch virtual members. More...

#include <Init.h>

List of all members.

Public Member Functions

 Init ()
 Init ctor.
 ~Init ()
 Dtor, pratically dispatch the virtual member call.
void reg (VirtBase *_p) const
 Used by Virtbase to register a pointer to the derived class.

Private Attributes

VirtBasep


Detailed Description

Inner class, used to dispatch virtual members.

For internal use only.


Constructor & Destructor Documentation

VirtBase::Init::Init  )  [inline]
 

Init ctor.

For internal use only.

VirtBase::Init::~Init  )  [inline]
 

Dtor, pratically dispatch the virtual member call.

For internal use only.


Member Function Documentation

void VirtBase::Init::reg VirtBase _p  )  const [inline]
 

Used by Virtbase to register a pointer to the derived class.

For internal use only.


Member Data Documentation

VirtBase* VirtBase::Init::p [mutable, private]
 

For internal use only.

pointer to the class to be called


The documentation for this class was generated from the following file:
Generated on Thu Jun 16 00:13:15 2005 for Netlib for Abuse! by  doxygen 1.4.3