GComm
0.2.3
|
This is the complete list of members for gcomm::AsioUdpSocket, including all inherited members.
AsioUdpSocket(AsioProtonet &net, const gu::URI &uri) (defined in gcomm::AsioUdpSocket) | gcomm::AsioUdpSocket | |
async_receive() (defined in gcomm::AsioUdpSocket) | gcomm::AsioUdpSocket | virtual |
close() (defined in gcomm::AsioUdpSocket) | gcomm::AsioUdpSocket | virtual |
connect(const gu::URI &uri) (defined in gcomm::AsioUdpSocket) | gcomm::AsioUdpSocket | virtual |
id() const (defined in gcomm::AsioUdpSocket) | gcomm::AsioUdpSocket | inlinevirtual |
local_addr() const (defined in gcomm::AsioUdpSocket) | gcomm::AsioUdpSocket | virtual |
mtu() const (defined in gcomm::AsioUdpSocket) | gcomm::AsioUdpSocket | virtual |
OptCRC32 | gcomm::Socket | static |
OptIfAddr | gcomm::Socket | static |
OptIfLoop | gcomm::Socket | static |
OptMcastTTL | gcomm::Socket | static |
OptNonBlocking | gcomm::Socket | static |
read_handler(const asio::error_code &, size_t) (defined in gcomm::AsioUdpSocket) | gcomm::AsioUdpSocket | |
remote_addr() const (defined in gcomm::AsioUdpSocket) | gcomm::AsioUdpSocket | virtual |
S_CLOSED enum value (defined in gcomm::Socket) | gcomm::Socket | |
S_CLOSING enum value (defined in gcomm::Socket) | gcomm::Socket | |
S_CONNECTED enum value (defined in gcomm::Socket) | gcomm::Socket | |
S_CONNECTING enum value (defined in gcomm::Socket) | gcomm::Socket | |
S_FAILED enum value (defined in gcomm::Socket) | gcomm::Socket | |
send(const Datagram &dg) (defined in gcomm::AsioUdpSocket) | gcomm::AsioUdpSocket | virtual |
Socket(const gu::URI &uri) | gcomm::Socket | inline |
State enum name (defined in gcomm::Socket) | gcomm::Socket | |
state() const (defined in gcomm::AsioUdpSocket) | gcomm::AsioUdpSocket | inlinevirtual |
uri_ (defined in gcomm::Socket) | gcomm::Socket | protected |
~AsioUdpSocket() (defined in gcomm::AsioUdpSocket) | gcomm::AsioUdpSocket | |
~Socket() (defined in gcomm::Socket) | gcomm::Socket | inlinevirtual |