Main Page Modules Namespace List Class Hierarchy Compound List File List Namespace Members Compound Members Related Pages
TNL::SafePtr< T > Class Template Reference
Safe object template pointer class.
More...
#include <tnlNetBase.h>
Inheritance diagram for TNL::SafePtr< T >:
List of all members.
Detailed Description
template<class T>
class TNL::SafePtr< T >
Safe object template pointer class.
Instances of this template class can be used as pointers to instances of Object and its subclasses.
When the object referenced by a SafePtr instance is deleted, the pointer to the object is set to NULL in the SafePtr instance.
Definition at line 608 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
1.2.18