|
fipa_services
|
Classes | |
| class | IncomingConnection |
| A unidirectional, incoming connection to receive incoming messages. More... | |
| class | OutgoingConnection |
| A unidirectional, outgoing udt connection that allows to send fipa letter to a receiver. More... | |
| class | UDTTransport |
| A UDTTransport provides a server that allows to establish udt connection to transfer fipa::acl::Letter. More... | |
Typedefs | |
| typedef std::vector< IncomingConnection::Ptr > | IncomingConnections |
Variables | |
| const uint32_t | MAX_MESSAGE_SIZE_BYTES = 20*1024*1024 |
| typedef std::vector<IncomingConnection::Ptr> fipa::services::transports::udt::IncomingConnections |
| const uint32_t fipa::services::transports::udt::MAX_MESSAGE_SIZE_BYTES = 20*1024*1024 |
1.8.13