ome-xml
5.6.0
|
Private implementation details of Union model object. More...
Public Member Functions | |
Impl () | |
Default constructor. | |
Impl (const Impl ©) | |
Copy constructor. More... | |
Public Attributes | |
std::vector< std::shared_ptr< ome::xml::model::Shape > > | shapes |
Shape property (occurs more than once) | |
Private implementation details of Union model object.
|
inline |
Copy constructor.
copy | the instance to copy. |