#include <CrestModel.h>
|
std::vector< std::pair< std::string, std::string > > | m_channels |
|
Definition at line 172 of file CrestModel.h.
◆ ChannelSetDto() [1/2]
ChannelSetDto::ChannelSetDto |
( |
| ) |
|
|
inline |
◆ ChannelSetDto() [2/2]
◆ add()
void ChannelSetDto::add |
( |
std::string |
id, |
|
|
std::string |
name |
|
) |
| |
◆ from_json()
◆ getChannels()
std::vector< std::pair<std::string,std::string> > ChannelSetDto::getChannels |
( |
| ) |
const |
|
inline |
◆ getSize()
size_t ChannelSetDto::getSize |
( |
| ) |
const |
|
inline |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ to_json()
json ChannelSetDto::to_json |
( |
| ) |
const |
◆ m_channels
std::vector< std::pair<std::string,std::string> > ChannelSetDto::m_channels |
|
private |
The documentation for this class was generated from the following files: