bioformats  5.1.3
Public Member Functions | Public Attributes | List of all members
ome::bioformats::out::OMETIFFWriter::TIFFState Struct Reference

State of TIFF file. More...

#include <ome/bioformats/out/OMETIFFWriter.h>

+ Collaboration diagram for ome::bioformats::out::OMETIFFWriter::TIFFState:

Public Member Functions

 TIFFState (ome::compat::shared_ptr< ome::bioformats::tiff::TIFF > &tiff)
 Constructor. More...
 
 ~TIFFState ()
 Destructor.
 

Public Attributes

std::string uuid
 UUID of file.
 
ome::compat::shared_ptr< ome::bioformats::tiff::TIFFtiff
 TIFF file handle.
 
dimension_size_type ifdCount
 Number of IFDs written.
 

Detailed Description

State of TIFF file.

Constructor & Destructor Documentation

ome::bioformats::out::OMETIFFWriter::TIFFState::TIFFState ( ome::compat::shared_ptr< ome::bioformats::tiff::TIFF > &  tiff)

Constructor.

Parameters
tiffthe TIFF file for which to cache state.

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