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

TNL::RefPtr< T > Class Template Reference

Reference counted object template pointer class. More...

#include <tnlNetBase.h>

Inheritance diagram for TNL::RefPtr< T >:

TNL::RefObjectRef List of all members.

Detailed Description

template<class T>
class TNL::RefPtr< T >

Reference counted object template pointer class.

Instances of this template class can be used as pointers to instances of Object and its subclasses. The object will not be deleted until all of the RefPtr instances pointing to it have been destructed.

Definition at line 509 of file tnlNetBase.h.


The documentation for this class was generated from the following file:
Generated on Thu Aug 18 16:03:39 2005 for Robin Hood: Thieves & Knights by doxygen1.2.18