|
Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members
UDPSocket Member ListThis is the complete list of members for UDPSocket, including all inherited members.
- connectError(void)
[protected] - Drop(InetAddress &ia)
[protected] - endSocket(void)
[protected] - Error(sockerror_t error, char *errstr = NULL) const
[protected] - Error(char *estr)
[inline, protected] - getErrorNumber(void) const
[inline] - getErrorString(void) const
[inline] - getLocal(tpport_t *port = NULL) const
- getPeer(tpport_t *port = NULL) const
- getSender(tpport_t *port = NULL) const
- isActive(void) const
- isBroadcast(void) const
[inline] - isConnected(void) const
- isPending(sockpend_t pend, timeout_t timeout = TIMEOUT_INF)
[virtual] - isRouted(void) const
[inline] - Join(InetAddress &ia)
[protected] - operator!() const
- operator=(const Socket &from)
- Peek(void *buf, size_t len)
[inline] - peer
[protected] - Readline(char *buf, size_t len)
[protected] - Recv(void *buf, size_t len)
[inline] - Send(void *buf, size_t len)
[inline] - setBroadcast(bool enable)
[protected] - setCompletion(sockcomplete_t completion)
- setError(bool enable)
[inline, protected] - setLoopback(bool enable)
[protected] - setMulticast(bool enable)
[protected] - setPeer(const InetHostAddress &host, tpport_t port)
- setRouting(bool enable)
[protected] - setTimeToLive(unsigned char ttl)
[protected] - setTypeOfService(socktos_t service)
- so
[protected] - Socket(int domain, int type, int protocol = 0)
[protected] - Socket(SOCKET fd)
[protected] - Socket(const Socket &source)
[protected] - state
[protected] - UDPSocket(void)
- UDPSocket(const InetAddress &bind, tpport_t port)
- ~Socket()
[inline, virtual] - ~UDPSocket()
[inline]
Generated at Fri Mar 23 10:47:57 2001 for CommonC++ by
1.2.1 written by Dimitri van Heesch,
© 1997-2000
|