This is the complete list of members for EventMessage, including all inherited members.
data_ | JSONMessage | protected |
emitLog() const | EventMessage | virtual |
EventMessage(const std::string &msg, const std::string &msgKey, const std::map< std::string, boost::any > data={}) | EventMessage | |
json() const | JSONMessage | |
jsonify(const boost::any &) | JSONMessage | protectedstatic |
log() const | JSONMessage | |
message_ | EventMessage | private |
msg() const | EventMessage | virtual |
name | EventMessage | static |
set(const std::string &key, const boost::any &value) | JSONMessage | |
~JSONMessage() | JSONMessage | virtual |