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

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

+ Collaboration diagram for ome::xml::model::Dataset::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::string id
 ID property.
 
std::shared_ptr< std::string > description
 Description property.
 
std::weak_ptr< ome::xml::model::Experimenterexperimenter
 ExperimenterRef reference.
 
std::weak_ptr< ome::xml::model::ExperimenterGroupexperimenterGroup
 ExperimenterGroupRef reference.
 
OMEModelObject::indexed_container< ome::xml::model::Image, std::weak_ptr >::type imageLinks
 ImageRef reference (occurs more than once)
 
OMEModelObject::indexed_container< ome::xml::model::Annotation, std::weak_ptr >::type annotationLinks
 AnnotationRef reference (occurs more than once)
 
OMEModelObject::indexed_container< ome::xml::model::Project, std::weak_ptr >::type projectLinks
 Project_BackReference back reference (occurs more than once)
 

Detailed Description

Private implementation details of Dataset model object.

Constructor & Destructor Documentation

◆ Impl()

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

Copy constructor.

Parameters
copythe instance to copy.

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