fipa_services
fipa::services::transports::tcp::OutgoingConnection Member List

This is the complete list of members for fipa::services::transports::tcp::OutgoingConnection, including all inherited members.

connect(const std::string &ipaddress, uint16_t port)fipa::services::transports::tcp::OutgoingConnectionvirtual
Connection()fipa::services::transports::Connection
Connection(const std::string &ip, uint16_t port, const std::string &protocol="udt")fipa::services::transports::Connection
Connection(const Address &address)fipa::services::transports::Connection
getAddress() constfipa::services::transports::Connectioninline
getIP() constfipa::services::transports::Connectioninline
getPort() constfipa::services::transports::Connectioninline
getTTL() constfipa::services::transports::OutgoingConnectioninline
mAddressfipa::services::transports::Connectionprotected
mTTLfipa::services::transports::OutgoingConnectionprotected
operator==(const Connection &other) constfipa::services::transports::Connectioninline
OutgoingConnection()fipa::services::transports::tcp::OutgoingConnection
OutgoingConnection(const std::string &ipaddress, uint16_t port)fipa::services::transports::tcp::OutgoingConnection
OutgoingConnection(const Address &address)fipa::services::transports::tcp::OutgoingConnection
Ptr typedeffipa::services::transports::OutgoingConnection
send(const std::string &data)fipa::services::transports::tcp::OutgoingConnectionvirtual
setTTL(int ttl)fipa::services::transports::OutgoingConnectioninline
~OutgoingConnection()fipa::services::transports::OutgoingConnectioninlinevirtual