ome-xml
5.6.0
|
Private implementation details of Rights model object. More...
Public Member Functions | |
Impl () | |
Default constructor. | |
Impl (const Impl ©) | |
Copy constructor. More... | |
Public Attributes | |
std::shared_ptr< std::string > | rightsHolder |
RightsHolder property. | |
std::shared_ptr< std::string > | rightsHeld |
RightsHeld property. | |
Private implementation details of Rights model object.
|
inline |
Copy constructor.
copy | the instance to copy. |