|
Public Member Functions |
|
| Message (const std::string &data_=std::string()) |
|
std::string | getData () const |
|
void | setData (const std::string &_data) |
|
std::string | getDestination () const |
|
void | setDestination (const std::string &dest) |
|
uint64_t | getDeliveryTag () const |
|
void | setDeliveryTag (uint64_t dt) |
|
bool | isRedelivered () const |
|
void | setRedelivered (bool _redelivered) |