ome-xml  5.6.0
Public Member Functions | Public Attributes | List of all members
ome::xml::model::BinData::Impl Class Reference

Private implementation details of BinData model object. More...

+ Collaboration diagram for ome::xml::model::BinData::Impl:

Public Member Functions

 Impl ()
 Default constructor.
 
 Impl (const Impl &copy)
 Copy constructor. More...
 

Public Attributes

std::vector< uint8_t > base64Binary
 Base64Binary property.
 
bool bigEndian
 BigEndian property.
 
ome::xml::model::primitives::NonNegativeLong length
 Length property.
 
std::shared_ptr< ome::xml::model::enums::Compressioncompression
 Compression property.
 
std::weak_ptr< ome::xml::model::Pixelspixels
 Pixels_BackReference back reference.
 

Detailed Description

Private implementation details of BinData model object.

Constructor & Destructor Documentation

◆ Impl()

ome::xml::model::BinData::Impl::Impl ( const Impl copy)
inline

Copy constructor.

Parameters
copythe instance to copy.

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