class TVoidPointer

[INTERNAL USE ONLY] More...

Definition#include <classlib/include/classlib/voidp.h>
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Private Members


Detailed Description

[INTERNAL USE ONLY]

class TVoidPointer

Implement an holder for a generic pointer to object. Used in most of the implementation of the indirect containers to hold values of pointer to generic object.

 TVoidPointer ( const void *p = 0 )

TVoidPointer

 TVoidPointer ( const TVoidPointer& rp )

TVoidPointer

const TVoidPointer&  operator = ( const TVoidPointer& vp )

operator =

const TVoidPointer&  operator = ( const void *p )

operator =

 operator void * ()

operator void *

[const]

int  operator == ( const TVoidPointer& p )

operator ==

[const]

int  operator != ( const TVoidPointer& p )

operator !=

[const]

int  operator < ( const TVoidPointer& p )

operator <

[const]

int  operator > ( const TVoidPointer& p )

operator >

[const]

const void * Ptr

Ptr

[private]


Generated by: nicola on gulliver.wadahome.it on Sun May 25 13:54:34 2003, using kdoc 2.0a53.