Public Member Functions | Public Attributes | List of all members
tif_stream_structures Struct Reference

Public Member Functions

 tif_stream_structures (vil_stream *vs_)
 
 ~tif_stream_structures ()
 

Public Attributes

TIFF * tif
 
vil_streamvs
 
vil_streampos filesize
 

Detailed Description

Definition at line 89 of file vil_tiff.cxx.

Constructor & Destructor Documentation

◆ tif_stream_structures()

tif_stream_structures::tif_stream_structures ( vil_stream vs_)
inline

Definition at line 91 of file vil_tiff.cxx.

◆ ~tif_stream_structures()

tif_stream_structures::~tif_stream_structures ( )
inline

Definition at line 95 of file vil_tiff.cxx.

Member Data Documentation

◆ filesize

vil_streampos tif_stream_structures::filesize

Definition at line 99 of file vil_tiff.cxx.

◆ tif

TIFF* tif_stream_structures::tif

Definition at line 97 of file vil_tiff.cxx.

◆ vs

vil_stream* tif_stream_structures::vs

Definition at line 98 of file vil_tiff.cxx.


The documentation for this struct was generated from the following file: