bioformats
5.1.8
|
Private implementation details of BinaryFile model object. More...
Public Member Functions | |
Impl () | |
Default constructor. | |
Impl (const Impl ©) | |
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::External > | external |
External property. | |
ome::compat::shared_ptr< ome::xml::model::BinData > | binData |
BinData property. | |
Private implementation details of BinaryFile model object.