|
automotive-message-broker
0.14.803
|
Public Member Functions | |
| MethodReply (std::shared_ptr< T > t, bool success) | |
| picojson::value | toJson () |
| bool | fromJson (const picojson::value &json) |
| AsyncPropertyReply::Error | error () |
| const std::string | errorString () |
| const std::shared_ptr< T > | method () |
Static Public Member Functions | |
| static bool | is (const picojson::value &v) |
Public Attributes | |
| bool | methodSuccess |
Protected Attributes | |
| std::shared_ptr< T > | mMethod |
| AsyncPropertyReply::Error | err |
1.8.2