|
automotive-message-broker
0.14.803
|
Public Member Functions | |
| picojson::value | toJson () |
| bool | fromJson (const picojson::value &json) |
Public Member Functions inherited from amb::BaseMessage | |
| BaseMessage (std::string t) | |
| BaseMessage (std::string n, std::string t) | |
| BaseMessage (const BaseMessage &other) | |
| template<typename T > | |
| bool | is () |
Static Public Member Functions | |
| static bool | is (const BaseMessage &msg) |
| static bool | is (const picojson::value &json) |
Static Public Member Functions inherited from amb::BaseMessage | |
| static bool | validate (const picojson::value &json) |
| template<typename T > | |
| static bool | is (const picojson::value &json) |
Static Public Member Functions inherited from amb::PtrMaker< TimeSyncMessage > | |
|
static std::shared_ptr < TimeSyncMessage > | create () |
Public Attributes | |
| double | serverTime |
Public Attributes inherited from amb::BaseMessage | |
| std::string | name |
| std::string | type |
| std::string | messageId |
Additional Inherited Members | |
Public Types inherited from amb::PtrMaker< TimeSyncMessage > | |
|
typedef std::shared_ptr < TimeSyncMessage > | Ptr |
Protected Attributes inherited from amb::BaseMessage | |
| picojson::value | data |
1.8.2