|
ome-xml
5.6.0
|
Private implementation details of External model object. More...
Collaboration diagram for ome::xml::model::External::Impl: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. |
1.8.13