Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages

tif_smart_ptr Struct Reference

#include <vil_tiff.h>

List of all members.


Detailed Description

Definition at line 111 of file vil_tiff.h.

Public Member Functions

 tif_smart_ptr ()
 tif_smart_ptr (tif_ref_cnt *tptr)
 tif_smart_ptr (tif_smart_ptr const &tp)
 ~tif_smart_ptr ()
bool operator! () const
 Inverse bool.
TIFF * tif () const
 Convenient get TIFF* for header construction; assumes temporary use.

Private Attributes

tif_ref_cnttptr_


Constructor & Destructor Documentation

tif_smart_ptr::tif_smart_ptr  )  [inline]
 

Definition at line 113 of file vil_tiff.h.

tif_smart_ptr::tif_smart_ptr tif_ref_cnt tptr  )  [inline]
 

Definition at line 115 of file vil_tiff.h.

tif_smart_ptr::tif_smart_ptr tif_smart_ptr const &  tp  )  [inline]
 

Definition at line 118 of file vil_tiff.h.

tif_smart_ptr::~tif_smart_ptr  )  [inline]
 

Definition at line 121 of file vil_tiff.h.


Member Function Documentation

bool tif_smart_ptr::operator!  )  const [inline]
 

Inverse bool.

Definition at line 131 of file vil_tiff.h.

TIFF* tif_smart_ptr::tif  )  const [inline]
 

Convenient get TIFF* for header construction; assumes temporary use.

Definition at line 137 of file vil_tiff.h.


Member Data Documentation

tif_ref_cnt* tif_smart_ptr::tptr_ [private]
 

Definition at line 139 of file vil_tiff.h.


The documentation for this struct was generated from the following file:
Generated on Thu Jan 10 14:40:03 2008 for core/vil by  doxygen 1.4.4