ome-xml
5.6.0
|
Private implementation details of External model object. More...
Public Member Functions | |
Impl () | |
Default constructor. | |
Impl (const Impl ©) | |
Copy constructor. More... | |
Public Attributes | |
std::string | href |
href property | |
std::shared_ptr< ome::xml::model::enums::Compression > | compression |
Compression property. | |
std::string | sha1 |
SHA1 property. | |
Private implementation details of External model object.
|
inline |
Copy constructor.
copy | the instance to copy. |