|
|
| MethodCall (std::string name) |
| |
|
| MethodCall (const BaseMessage &other) |
| |
|
| MethodCall (const MethodCall &other) |
| |
|
virtual picojson::value | toJson () |
| |
|
virtual bool | fromJson (const picojson::value &json) |
| |
|
| BaseMessage (std::string t) |
| |
|
| BaseMessage (std::string n, std::string t) |
| |
|
| BaseMessage (const BaseMessage &other) |
| |
|
template<typename T > |
| bool | is () |
| |
|
|
static bool | is (const BaseMessage *msg) |
| |
| static bool | is (const picojson::value &json) |
| | is checks if json message is of this message type Assumes that json is already a valid BaseMessage
|
| |
|
static bool | validate (const picojson::value &json) |
| |
|
template<typename T > |
| static bool | is (const picojson::value &json) |
| |
|
|
std::string | sourceUuid |
| |
|
Zone::Type | zone |
| |
|
std::string | name |
| |
|
std::string | type |
| |
|
std::string | messageId |
| |
is checks if json message is of this message type Assumes that json is already a valid BaseMessage
- Parameters
-
- Returns
The documentation for this class was generated from the following file:
- /home/abuild/rpmbuild/BUILD/automotive-message-broker-0.15/plugins/common/jsonprotocol.h