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

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

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

Public Member Functions

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

Public Attributes

std::shared_ptr< std::string > uuid
 UUID property.
 
std::shared_ptr< std::string > creator
 Creator property.
 
std::shared_ptr< ome::xml::model::Rightsrights
 Rights property.
 
std::vector< std::shared_ptr< ome::xml::model::Project > > projects
 Project property (occurs more than once)
 
std::vector< std::shared_ptr< ome::xml::model::Dataset > > datasets
 Dataset property (occurs more than once)
 
std::vector< std::shared_ptr< ome::xml::model::Folder > > folders
 Folder property (occurs more than once)
 
std::vector< std::shared_ptr< ome::xml::model::Experiment > > experiments
 Experiment property (occurs more than once)
 
std::vector< std::shared_ptr< ome::xml::model::Plate > > plates
 Plate property (occurs more than once)
 
std::vector< std::shared_ptr< ome::xml::model::Screen > > screens
 Screen property (occurs more than once)
 
std::vector< std::shared_ptr< ome::xml::model::Experimenter > > experimenters
 Experimenter property (occurs more than once)
 
std::vector< std::shared_ptr< ome::xml::model::ExperimenterGroup > > experimenterGroups
 ExperimenterGroup property (occurs more than once)
 
std::vector< std::shared_ptr< ome::xml::model::Instrument > > instruments
 Instrument property (occurs more than once)
 
std::vector< std::shared_ptr< ome::xml::model::Image > > images
 Image property (occurs more than once)
 
std::shared_ptr< ome::xml::model::StructuredAnnotationsstructuredAnnotations
 StructuredAnnotations property.
 
std::vector< std::shared_ptr< ome::xml::model::ROI > > roIs
 ROI property (occurs more than once)
 
std::shared_ptr< ome::xml::model::BinaryOnlybinaryOnly
 BinaryOnly property.
 

Detailed Description

Private implementation details of OME model object.

Constructor & Destructor Documentation

◆ Impl()

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

Copy constructor.

Parameters
copythe instance to copy.

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