Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages   Examples  

CTBcloneable Class Template Reference

Implements cloning for CTBclone interface using Clone(). More...

#include <CTBclone.hxx>

Inheritance diagram for CTBcloneable:

Inheritance graph
[legend]
List of all members.

Public Methods

Toperator() (const T &src) const

Detailed Description

template<class T>
class CTBcloneable< T >

Implements cloning for CTBclone interface using Clone().

Requirements:

Definition at line 25 of file CTBclone.hxx.


Member Function Documentation

template<class T>
T * CTBcloneable< T >::operator() const T & src const [inline]
 

Create a new object of type T as a clone of src.

Definition at line 87 of file CTBclone.icc.


The documentation for this class was generated from the following files:
Generated at Fri Oct 24 18:13:34 2003 for CTBbase by doxygen1.2.9-20010812 written by Dimitri van Heesch, © 1997-2001