#include "TableHeaderItemCfg.h"
◆ TableHeaderItemCfg() [1/3]
ot::TableHeaderItemCfg::TableHeaderItemCfg |
( |
| ) |
|
◆ TableHeaderItemCfg() [2/3]
ot::TableHeaderItemCfg::TableHeaderItemCfg |
( |
const std::string & | _text | ) |
|
◆ TableHeaderItemCfg() [3/3]
◆ ~TableHeaderItemCfg()
ot::TableHeaderItemCfg::~TableHeaderItemCfg |
( |
| ) |
|
|
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.
◆ getText()
const std::string & ot::TableHeaderItemCfg::getText |
( |
void | | ) |
const |
|
inline |
◆ operator=()
◆ 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.
◆ setText()
void ot::TableHeaderItemCfg::setText |
( |
const std::string & | _text | ) |
|
|
inline |
The documentation for this class was generated from the following files: