ome-xml  5.6.0
Public Member Functions | Public Attributes | List of all members
ome::xml::model::Laser::Impl Class Reference

Private implementation details of Laser model object. More...

+ Collaboration diagram for ome::xml::model::Laser::Impl:

Public Member Functions

 Impl ()
 Default constructor.
 
 Impl (const Impl &copy)
 Copy constructor. More...
 

Public Attributes

std::shared_ptr< bool > pockelCell
 PockelCell property.
 
std::shared_ptr< bool > tuneable
 Tuneable property.
 
std::shared_ptr< ome::xml::model::enums::LaserMediumlaserMedium
 LaserMedium property.
 
std::shared_ptr< ome::xml::model::enums::Pulsepulse
 Pulse property.
 
std::shared_ptr< ome::xml::model::primitives::Quantity< ome::xml::model::enums::UnitsLength, ome::xml::model::primitives::PositiveFloat > > wavelength
 Wavelength property.
 
std::shared_ptr< ome::xml::model::primitives::PositiveIntegerfrequencyMultiplication
 FrequencyMultiplication property.
 
std::shared_ptr< ome::xml::model::enums::LaserTypetype
 Type property.
 
std::shared_ptr< ome::xml::model::primitives::Quantity< ome::xml::model::enums::UnitsFrequency > > repetitionRate
 RepetitionRate property.
 
std::weak_ptr< ome::xml::model::LightSourcepump
 Pump reference.
 

Detailed Description

Private implementation details of Laser model object.

Constructor & Destructor Documentation

◆ Impl()

ome::xml::model::Laser::Impl::Impl ( const Impl copy)
inline

Copy constructor.

Parameters
copythe instance to copy.

The documentation for this class was generated from the following file: