automotive-message-broker  0.14.803
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Public Member Functions | Static Public Member Functions | List of all members
amb::EventMessage Class Reference
Inheritance diagram for amb::EventMessage:
amb::BaseMessage amb::PropertyChangeEvent

Public Member Functions

 EventMessage (const std::string &name)
 
- Public Member Functions inherited from amb::BaseMessage
 BaseMessage (std::string t)
 
 BaseMessage (std::string n, std::string t)
 
 BaseMessage (const BaseMessage &other)
 
virtual picojson::value toJson ()
 
virtual bool fromJson (const picojson::value &json)
 
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)
 

Additional Inherited Members

- Public Attributes inherited from amb::BaseMessage
std::string name
 
std::string type
 
std::string messageId
 
- Protected Attributes inherited from amb::BaseMessage
picojson::value data
 

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