fipa_services
Classes | Namespaces | Typedefs
Transport.hpp File Reference
#include <map>
#include <fipa_acl/fipa_acl.h>
#include <fipa_services/DistributedServiceDirectory.hpp>
#include <fipa_services/ServiceLocator.hpp>
#include <boost/asio/ip/tcp.hpp>
#include <fipa_services/transports/udt/OutgoingConnection.hpp>
#include "Configuration.hpp"

Go to the source code of this file.

Classes

class  fipa::services::transports::Transport
 Connection management base class. More...
 

Namespaces

 fipa
 
 fipa::services
 
 fipa::services::transports
 

Typedefs

typedef boost::function1< void, const std::string & > fipa::services::transports::TransportObserver
 Allow to register callbacks with a transport once data arrives. More...