All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces
ReqHandler.hh File Reference
#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"
Include dependency graph for ReqHandler.hh:
This graph shows which files directly or indirectly include this file:

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