RSB
0.7.0
|
Go to the source code of this file.
Namespaces | |
namespace | rsb |
namespace | rsb::transport |
namespace | rsb::transport::socket |
Functions | |
EventPtr | rsb::transport::socket::notificationToEvent (protocol::Notification ¬ification, bool exposeWireSchema=false) |
Converts notification into an Event. | |
void | rsb::transport::socket::eventToNotification (protocol::Notification ¬ification, const EventPtr &event, const std::string &wireSchema, const std::string &data) |
Converts the Event event into a protocol::Notification, storing the result in notification. |