tif_ref_cnt Struct Reference

#include <vil_tiff.h>

List of all members.


Detailed Description

Definition at line 94 of file vil_tiff.h.


Public Member Functions

 tif_ref_cnt (TIFF *tif)
TIFF * tif ()
void ref ()
void unref ()

Private Attributes

TIFF * tif_
unsigned cnt_

Constructor & Destructor Documentation

tif_ref_cnt::tif_ref_cnt ( TIFF *  tif  )  [inline]

Definition at line 96 of file vil_tiff.h.


Member Function Documentation

TIFF* tif_ref_cnt::tif (  )  [inline]

Definition at line 97 of file vil_tiff.h.

void tif_ref_cnt::ref (  )  [inline]

Definition at line 98 of file vil_tiff.h.

void tif_ref_cnt::unref (  )  [inline]

Definition at line 99 of file vil_tiff.h.


Member Data Documentation

TIFF* tif_ref_cnt::tif_ [private]

Definition at line 107 of file vil_tiff.h.

unsigned tif_ref_cnt::cnt_ [private]

Definition at line 108 of file vil_tiff.h.


The documentation for this struct was generated from the following file:
Generated on Mon Mar 8 05:08:55 2010 for core/vil by  doxygen 1.5.1