Definition at line 81 of file SSEDistributor.h.
◆ Event() [1/3]
| mqtt::bridge::lib::SSEDistributor::Event::Event |
( |
const std::string & | data, |
|
|
const std::string & | event, |
|
|
const std::string & | id ) |
◆ Event() [2/3]
| mqtt::bridge::lib::SSEDistributor::Event::Event |
( |
const Event & | | ) |
|
|
delete |
◆ Event() [3/3]
| mqtt::bridge::lib::SSEDistributor::Event::Event |
( |
Event && | | ) |
|
|
delete |
◆ getData()
| const std::string & mqtt::bridge::lib::SSEDistributor::Event::getData |
( |
| ) |
const |
◆ getEvent()
| const std::string & mqtt::bridge::lib::SSEDistributor::Event::getEvent |
( |
| ) |
const |
◆ getId()
| const std::string & mqtt::bridge::lib::SSEDistributor::Event::getId |
( |
| ) |
const |
◆ operator=() [1/2]
| Event & mqtt::bridge::lib::SSEDistributor::Event::operator= |
( |
const Event & | | ) |
|
|
delete |
◆ operator=() [2/2]
| Event & mqtt::bridge::lib::SSEDistributor::Event::operator= |
( |
Event && | | ) |
|
|
delete |
◆ data
| std::string mqtt::bridge::lib::SSEDistributor::Event::data |
|
private |
◆ event
| std::string mqtt::bridge::lib::SSEDistributor::Event::event |
|
private |
◆ id
| std::string mqtt::bridge::lib::SSEDistributor::Event::id |
|
private |
The documentation for this class was generated from the following files: