#include <google/protobuf/message.h>#include <condition_variable>#include <functional>#include <memory>#include <string>#include "ignition/transport/Helpers.hh"#include "ignition/transport/TransportTypes.hh"#include "ignition/transport/Uuid.hh"

Go to the source code of this file.
Classes | |
| class | ignition::transport::IReqHandler |
| Interface class used to manage a request handler. More... | |
| class | ignition::transport::ReqHandler< Req, Rep > |
| It creates a reply handler for the specific protobuf messages used. More... | |
| class | ignition::transport::ReqHandler< google::protobuf::Message, google::protobuf::Message > |
Namespaces | |
| ignition | |
| ignition::transport | |