ome-xml
5.6.0
|
Private implementation details of UUID model object. More...
Public Member Functions | |
Impl () | |
Default constructor. | |
Impl (const Impl ©) | |
Copy constructor. More... | |
Public Attributes | |
std::string | value |
Element's text data. | |
std::shared_ptr< std::string > | fileName |
FileName property. | |
Private implementation details of UUID model object.
|
inline |
Copy constructor.
copy | the instance to copy. |