#include "Plot1DCurveInfoCfg.h"
◆ Plot1DCurveInfoCfg() [1/3]
| ot::Plot1DCurveInfoCfg::Plot1DCurveInfoCfg |
( |
| ) |
|
◆ Plot1DCurveInfoCfg() [2/3]
| ot::Plot1DCurveInfoCfg::Plot1DCurveInfoCfg |
( |
UID | _id, |
|
|
UID | _version, |
|
|
const std::string & | _name ) |
◆ Plot1DCurveInfoCfg() [3/3]
◆ ~Plot1DCurveInfoCfg()
| ot::Plot1DCurveInfoCfg::~Plot1DCurveInfoCfg |
( |
| ) |
|
|
virtual |
◆ addToJsonObject()
Add the object contents to the provided JSON object.
- Parameters
-
| _object | Json object reference to write the data to. |
| _allocator | Allocator. |
Implements ot::Serializable.
◆ getDimmed()
| bool ot::Plot1DCurveInfoCfg::getDimmed |
( |
void | | ) |
const |
|
inline |
◆ getId()
| UID ot::Plot1DCurveInfoCfg::getId |
( |
void | | ) |
const |
|
inline |
◆ getName()
| const std::string & ot::Plot1DCurveInfoCfg::getName |
( |
void | | ) |
const |
|
inline |
◆ getTreeId()
| UID ot::Plot1DCurveInfoCfg::getTreeId |
( |
void | | ) |
const |
|
inline |
◆ getVersion()
| UID ot::Plot1DCurveInfoCfg::getVersion |
( |
void | | ) |
const |
|
inline |
◆ operator=()
◆ setDimmed()
| void ot::Plot1DCurveInfoCfg::setDimmed |
( |
bool | _isDimmed | ) |
|
|
inline |
◆ 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.
◆ setId()
| void ot::Plot1DCurveInfoCfg::setId |
( |
UID | _id | ) |
|
|
inline |
◆ setName()
| void ot::Plot1DCurveInfoCfg::setName |
( |
const std::string & | _name | ) |
|
|
inline |
◆ setTreeId()
| void ot::Plot1DCurveInfoCfg::setTreeId |
( |
UID | _id | ) |
|
|
inline |
◆ setVersion()
| void ot::Plot1DCurveInfoCfg::setVersion |
( |
UID | _version | ) |
|
|
inline |
The documentation for this class was generated from the following files: