|
ome-xml
5.6.0
|
Private implementation details of FileAnnotation model object. More...
Collaboration diagram for ome::xml::model::FileAnnotation::Impl:Public Member Functions | |
| Impl () | |
| Default constructor. | |
| Impl (const Impl ©) | |
| Copy constructor. More... | |
Public Attributes | |
| std::shared_ptr< ome::xml::model::BinaryFile > | binaryFile |
| BinaryFile property. | |
| std::weak_ptr< ome::xml::model::StructuredAnnotations > | structuredAnnotations |
| StructuredAnnotations_BackReference back reference. | |
Private implementation details of FileAnnotation model object.
|
inline |
Copy constructor.
| copy | the instance to copy. |
1.8.13