|
virtual std::string | toString ()=0 |
|
void | setMessageID (const std::string &id) |
|
std::string | messageID () const |
|
void | setTimeout (const Poco::Timespan &timeout) |
|
Poco::Timespan | timeout () const |
|
|
static IQRFJsonMessage::Ptr | parse (const std::string &data) |
|
IQRFJsonMessage::Ptr IQRFJsonMessage::parse |
( |
const std::string & |
data | ) |
|
|
static |
- Returns
- request/response from received JSON string.
virtual std::string BeeeOn::IQRFJsonMessage::toString |
( |
| ) |
|
|
pure virtual |
The documentation for this class was generated from the following files:
- /var/lib/jenkins/workspace/beeeon-gateway-master/src/iqrf/IQRFJsonMessage.h
- /var/lib/jenkins/workspace/beeeon-gateway-master/src/iqrf/IQRFJsonMessage.cpp