C3D Toolkit  Kernel - 117982, Vision - 2.9.2.2
templ_pointer.h File Reference

Smart pointer. More...

#include <io_define.h>

Classes

class  TPointerBase< T >
 Base class of smart pointer. More...
 
class  TPointer< T >
 A smart pointer to an object. More...
 
class  TOwnPointer< T >
 A smart pointer to an object. More...
 
class  TAPointer< T >
 A smart pointer to an array of objects. More...
 
class  TPointer< char >
 A smart pointer to an array of symbols. More...
 

Detailed Description

Smart pointer.