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

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

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

Public Member Functions

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

Public Attributes

std::shared_ptr< std::string > name
 Name property.
 
std::shared_ptr< std::string > protocolDescription
 ProtocolDescription property.
 
std::shared_ptr< std::string > protocolIdentifier
 ProtocolIdentifier property.
 
std::shared_ptr< std::string > reagentSetDescription
 ReagentSetDescription property.
 
std::shared_ptr< std::string > type
 Type property.
 
std::string id
 ID property.
 
std::shared_ptr< std::string > reagentSetIdentifier
 ReagentSetIdentifier property.
 
std::shared_ptr< std::string > description
 Description property.
 
std::vector< std::shared_ptr< ome::xml::model::Reagent > > reagents
 Reagent property (occurs more than once)
 
OMEModelObject::indexed_container< ome::xml::model::Plate, std::weak_ptr >::type plateLinks
 PlateRef reference (occurs more than once)
 
OMEModelObject::indexed_container< ome::xml::model::Annotation, std::weak_ptr >::type annotationLinks
 AnnotationRef reference (occurs more than once)
 

Detailed Description

Private implementation details of Screen model object.

Constructor & Destructor Documentation

◆ Impl()

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

Copy constructor.

Parameters
copythe instance to copy.

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