automotive-message-broker  0.14.803
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Public Member Functions | Static Public Member Functions | Public Attributes | Protected Attributes | List of all members
amb::MethodReply< T > Class Template Reference

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
 

The documentation for this class was generated from the following file: