bioformats  5.1.6
Public Member Functions | Public Attributes | List of all members
ome::xml::model::BinaryFile::Impl Class Reference

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

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

Public Member Functions

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

Public Attributes

ome::compat::shared_ptr< std::string > mimeType
 MIMEType property.
 
ome::xml::model::primitives::NonNegativeLong size
 Size property.
 
std::string fileName
 FileName property.
 
ome::compat::shared_ptr< ome::xml::model::Externalexternal
 External property.
 
ome::compat::shared_ptr< ome::xml::model::BinDatabinData
 BinData property.
 

Detailed Description

Private implementation details of BinaryFile model object.


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