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

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

connect(const std::string &ipaddress, uint16_t port)fipa::services::transports::udt::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() const fipa::services::transports::Connectioninline
getIP() const fipa::services::transports::Connectioninline
getPort() const fipa::services::transports::Connectioninline
getTTL() const fipa::services::transports::OutgoingConnectioninline
mAddressfipa::services::transports::Connectionprotected
mTTLfipa::services::transports::OutgoingConnectionprotected
operator==(const Connection &other) const fipa::services::transports::Connectioninline
OutgoingConnection()fipa::services::transports::udt::OutgoingConnection
OutgoingConnection(const std::string &ipaddress, uint16_t port)fipa::services::transports::udt::OutgoingConnection
OutgoingConnection(const Address &address)fipa::services::transports::udt::OutgoingConnection
Ptr typedeffipa::services::transports::OutgoingConnection
send(const std::string &data)fipa::services::transports::udt::OutgoingConnectionvirtual
sendData(const std::string &data, int ttl=-1, bool inorder=true) const fipa::services::transports::udt::OutgoingConnection
setTTL(int ttl)fipa::services::transports::OutgoingConnectioninline
~OutgoingConnection()fipa::services::transports::udt::OutgoingConnectionvirtual