GComm
0.2.3
|
This is the complete list of members for gcomm::Socket, including all inherited members.
async_receive()=0 (defined in gcomm::Socket) | gcomm::Socket | pure virtual |
close()=0 (defined in gcomm::Socket) | gcomm::Socket | pure virtual |
connect(const gu::URI &uri)=0 (defined in gcomm::Socket) | gcomm::Socket | pure virtual |
id() const =0 (defined in gcomm::Socket) | gcomm::Socket | pure virtual |
local_addr() const =0 (defined in gcomm::Socket) | gcomm::Socket | pure virtual |
mtu() const =0 (defined in gcomm::Socket) | gcomm::Socket | pure virtual |
OptCRC32 | gcomm::Socket | static |
OptIfAddr | gcomm::Socket | static |
OptIfLoop | gcomm::Socket | static |
OptMcastTTL | gcomm::Socket | static |
OptNonBlocking | gcomm::Socket | static |
remote_addr() const =0 (defined in gcomm::Socket) | gcomm::Socket | pure 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)=0 (defined in gcomm::Socket) | gcomm::Socket | pure virtual |
Socket(const gu::URI &uri) | gcomm::Socket | inline |
state() const =0 (defined in gcomm::Socket) | gcomm::Socket | pure virtual |
State enum name (defined in gcomm::Socket) | gcomm::Socket | |
uri_ (defined in gcomm::Socket) | gcomm::Socket | protected |
~Socket() (defined in gcomm::Socket) | gcomm::Socket | inlinevirtual |