fipa_services
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 Cfipa::services::transports::AddressCommunication address specified by IP, port, and protocol
 Cfipa::services::transports::Configuration
 Cfipa::services::transports::ConnectionA connection is defined by a communication address
 Cfipa::services::transports::OutgoingConnectionA unidirectional, outgoing connection that allows to send fipa letters to a receiver
 Cfipa::services::transports::tcp::OutgoingConnectionA unidirectional, outgoing tcp connection that allows to send fipa letter to a receiver
 Cfipa::services::transports::udt::OutgoingConnectionA unidirectional, outgoing udt connection that allows to send fipa letter to a receiver
 Cfipa::services::transports::udt::IncomingConnectionA unidirectional, incoming connection to receive incoming messages
 Cfipa::services::message_transport::MessageTransportService responsible for handling FIPA message and managing the forwarding and relaying
 Cfipa::services::ServiceDirectoryClass to describe FIPA service directory
 Cfipa::services::DistributedServiceDirectoryImplementation of a distributed service directory using the functionality of Avahi
 Cfipa::services::ServiceDirectoryEntryThe entry definition for a service directory, containing name, type, locator and description
 Cfipa::services::ServiceLocationClass to describe the location of a service
 Cfipa::services::ServiceLocatorA ServiceLocator is a container for ServiceLocations
 Cfipa::services::transports::TransportConnection management base class
 Cfipa::services::transports::tcp::TCPTransport
 Cfipa::services::transports::udt::UDTTransportA UDTTransport provides a server that allows to establish udt connection to transfer fipa::acl::Letter