ome-xml
5.6.0
|
Private implementation details of Pump model object. More...
Public Member Functions | |
Impl () | |
Default constructor. | |
Impl (const Impl ©) | |
Copy constructor. More... | |
Public Attributes | |
std::string | id |
ID property. | |
OMEModelObject::indexed_container< ome::xml::model::Laser, std::weak_ptr >::type | lasers |
Laser_BackReference back reference (occurs more than once) | |
Private implementation details of Pump model object.
|
inline |
Copy constructor.
copy | the instance to copy. |