#include <CrestModel.h>
Definition at line 203 of file CrestModel.h.
◆ TagInfoDto() [1/2]
TagInfoDto::TagInfoDto |
( |
std::string |
description | ) |
|
|
inline |
◆ TagInfoDto() [2/2]
◆ from_json()
Definition at line 374 of file CrestModel.cxx.
376 std::string node_description = j.value(
"node_description",
"");
378 if (jsonSpec.is_string())
382 if (jsonCh.is_string())
◆ getChannels()
◆ getChannelSize()
size_t TagInfoDto::getChannelSize |
( |
| ) |
const |
|
inline |
◆ getColumnSize()
size_t TagInfoDto::getColumnSize |
( |
| ) |
const |
|
inline |
◆ getFolderDescription()
std::string TagInfoDto::getFolderDescription |
( |
| ) |
|
|
inline |
◆ getPayloadSpec()
◆ setChannel()
◆ setPayloadSpec()
◆ to_json()
json TagInfoDto::to_json |
( |
| ) |
const |
◆ m_channel_list
◆ m_node_description
std::string TagInfoDto::m_node_description |
|
private |
◆ m_payload_spec
The documentation for this class was generated from the following files: