Main Page   Modules   Namespace List   Class Hierarchy   Compound List   File List   Compound Members  

VirtualCopyable Class Template Reference

this doesn't work as I'd like to :-( More...

#include <nodeutil.h>

List of all members.

Public Methods

_T * construct () const
_T * clone (_T *me) const
_T * clone (_T &me) const

Static Public Methods

_T * construct ()
_T * clone (_T *me)
_T * clone (_T &me)


Detailed Description

template<class _T>
class treecomp::VirtualCopyable< _T >

this doesn't work as I'd like to :-(

Definition at line 46 of file nodeutil.h.


Member Function Documentation

_T* clone _T &    me const [inline]
 

Definition at line 54 of file nodeutil.h.

_T* clone _T *    me const [inline]
 

Definition at line 53 of file nodeutil.h.

_T* clone _T &    me [inline, static]
 

Definition at line 51 of file nodeutil.h.

_T* clone _T *    me [inline, static]
 

Definition at line 50 of file nodeutil.h.

_T* construct   const [inline]
 

Definition at line 52 of file nodeutil.h.

_T* construct   [inline, static]
 

Definition at line 49 of file nodeutil.h.


The documentation for this class was generated from the following file:
Generated on Mon Jan 6 12:02:31 2003 for TreeComp by doxygen1.2.17