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