#include "CopyInformation.h"
◆ CopyInformation() [1/3]
ot::CopyInformation::CopyInformation |
( |
| ) |
|
|
default |
◆ CopyInformation() [2/3]
◆ CopyInformation() [3/3]
◆ ~CopyInformation()
virtual ot::CopyInformation::~CopyInformation |
( |
| ) |
|
|
virtualdefault |
◆ addToJsonObject()
◆ getCopyType()
virtual std::string ot::CopyInformation::getCopyType |
( |
void | | ) |
const |
|
pure virtual |
◆ getCopyTypeJsonKey()
std::string ot::CopyInformation::getCopyTypeJsonKey |
( |
void | | ) |
|
|
static |
◆ getCopyVersion()
virtual int ot::CopyInformation::getCopyVersion |
( |
void | | ) |
const |
|
pure virtual |
◆ getCopyVersionJsonKey()
std::string ot::CopyInformation::getCopyVersionJsonKey |
( |
void | | ) |
|
|
static |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ setFromJsonObject()
Set the object contents from the provided JSON object.
- Parameters
-
_object | The JSON object containing the information. |
- Exceptions
-
May | throw an exception if the provided object is not valid (members missing or invalid types). |
Implements ot::Serializable.
Reimplemented in ot::GraphicsCopyInformation.
The documentation for this class was generated from the following files: