tif_smart_ptr Struct Reference

#include <vil_tiff.h>

List of all members.


Detailed Description

Definition at line 112 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 114 of file vil_tiff.h.

tif_smart_ptr::tif_smart_ptr ( tif_ref_cnt tptr  )  [inline]

Definition at line 116 of file vil_tiff.h.

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

Definition at line 119 of file vil_tiff.h.

tif_smart_ptr::~tif_smart_ptr (  )  [inline]

Definition at line 122 of file vil_tiff.h.


Member Function Documentation

bool tif_smart_ptr::operator! (  )  const [inline]

Inverse bool.

Definition at line 132 of file vil_tiff.h.

TIFF* tif_smart_ptr::tif (  )  const [inline]

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

Definition at line 138 of file vil_tiff.h.


Member Data Documentation

tif_ref_cnt* tif_smart_ptr::tptr_ [private]

Definition at line 140 of file vil_tiff.h.


The documentation for this struct was generated from the following file:
Generated on Mon Nov 23 05:08:43 2009 for core/vil by  doxygen 1.5.1