|
GNU CommonC++
|
This is the complete list of members for ost::TCPV6Socket, including all inherited members.
| AVAILABLE enum value | ost::Socket | protected |
| BOUND enum value | ost::Socket | protected |
| broadcast | ost::Socket | protected |
| bufferSize(unsigned size) | ost::Socket | protected |
| check(Family fam) | ost::Socket | protectedstatic |
| completion | ost::Socket | protected |
| CONNECTED enum value | ost::Socket | protected |
| connectError(void) | ost::Socket | protected |
| CONNECTING enum value | ost::Socket | protected |
| drop(const IPV4Multicast &ia) | ost::Socket | protected |
| drop(const IPV6Multicast &ia) | ost::Socket | protected |
| endSocket(void) | ost::Socket | protected |
| errBindingFailed enum value | ost::Socket | protected |
| errBroadcastDenied enum value | ost::Socket | protected |
| errConnectBusy enum value | ost::Socket | protected |
| errConnectFailed enum value | ost::Socket | protected |
| errConnectInvalid enum value | ost::Socket | protected |
| errConnectNoRoute enum value | ost::Socket | protected |
| errConnectRefused enum value | ost::Socket | protected |
| errConnectRejected enum value | ost::Socket | protected |
| errConnectTimeout enum value | ost::Socket | protected |
| errCopyFailed enum value | ost::Socket | protected |
| errCreateFailed enum value | ost::Socket | protected |
| errExtended enum value | ost::Socket | protected |
| errInput enum value | ost::Socket | protected |
| errInputInterrupt enum value | ost::Socket | protected |
| errInvalidValue enum value | ost::Socket | protected |
| errKeepaliveDenied enum value | ost::Socket | protected |
| errLookupFail enum value | ost::Socket | protected |
| errMulticastDisabled enum value | ost::Socket | protected |
| errNoDelay enum value | ost::Socket | protected |
| errNotConnected enum value | ost::Socket | protected |
| Error enum name | ost::Socket | protected |
| Error typedef | ost::Socket | protected |
| error(Error error, const char *err=NULL, long systemError=0) const | ost::Socket | protected |
| error(const char *err) const | ost::Socket | inlineprotected |
| errOutput enum value | ost::Socket | protected |
| errOutputInterrupt enum value | ost::Socket | protected |
| errResourceFailure enum value | ost::Socket | protected |
| errRoutingDenied enum value | ost::Socket | protected |
| errSearchErr enum value | ost::Socket | protected |
| errServiceDenied enum value | ost::Socket | protected |
| errServiceUnavailable enum value | ost::Socket | protected |
| errSuccess enum value | ost::Socket | protected |
| errTimeout enum value | ost::Socket | protected |
| Family enum name | ost::Socket | protected |
| Family typedef | ost::Socket | protected |
| flags | ost::Socket | protected |
| getErrorNumber(void) const | ost::Socket | inlineprotected |
| getErrorString(void) const | ost::Socket | inlineprotected |
| getIPV4Local(tpport_t *port=NULL) const | ost::Socket | protected |
| getIPV4NAT(tpport_t *port=NULL) const | ost::Socket | protected |
| getIPV4Peer(tpport_t *port=NULL) const | ost::Socket | protected |
| getIPV4Sender(tpport_t *port=NULL) const | ost::Socket | protectedvirtual |
| getIPV6Local(tpport_t *port=NULL) const | ost::Socket | protected |
| getIPV6NAT(tpport_t *port=NULL) const | ost::Socket | protected |
| getIPV6Peer(tpport_t *port=NULL) const | ost::Socket | protected |
| getIPV6Sender(tpport_t *port=NULL) const | ost::Socket | protectedvirtual |
| getLocal(tpport_t *port=NULL) const | ost::TCPV6Socket | inline |
| getNAT(tpport_t *port) const | ost::Socket | inlineprotected |
| getPeer(tpport_t *port=NULL) const | ost::Socket | inlineprotected |
| getRequest(tpport_t *port=NULL) const | ost::TCPV6Socket | inline |
| getSegmentSize(void) | ost::TCPV6Socket | inline |
| getSender(tpport_t *port=NULL) const | ost::Socket | inlineprotected |
| getSocket(void) | ost::TCPV6Socket | inline |
| getSystemError(void) const | ost::Socket | inlineprotected |
| getSystemErrorString(void) const | ost::Socket | protected |
| INITIAL enum value | ost::Socket | protected |
| IPV4 enum value | ost::Socket | protected |
| IPV6 enum value | ost::Socket | protected |
| isActive(void) const | ost::Socket | protected |
| isBroadcast(void) const | ost::Socket | inlineprotected |
| isConnected(void) const | ost::Socket | protected |
| isPending(Pending pend, timeout_t timeout=TIMEOUT_INF) | ost::Socket | protectedvirtual |
| isPendingConnection(timeout_t timeout=TIMEOUT_INF) | ost::TCPV6Socket | inline |
| isRouted(void) const | ost::Socket | inlineprotected |
| join(const IPV4Multicast &ia) | ost::Socket | protected |
| join(const IPV6Multicast &ia) | ost::Socket | protected |
| keepalive | ost::Socket | protected |
| linger | ost::Socket | protected |
| loopback | ost::Socket | protected |
| multicast | ost::Socket | protected |
| mutex | ost::Socket | protectedstatic |
| onAccept(const IPV6Host &ia, tpport_t port) | ost::TCPV6Socket | virtual |
| operator!() const | ost::Socket | protected |
| operator=(const Socket &from) | ost::Socket | protected |
| Pending enum name | ost::Socket | protected |
| Pending typedef | ost::Socket | protected |
| pendingError enum value | ost::Socket | protected |
| pendingInput enum value | ost::Socket | protected |
| pendingOutput enum value | ost::Socket | protected |
| readData(void *buf, size_t len, char separator=0, timeout_t t=0) | ost::Socket | protectedvirtual |
| readLine(char *buf, size_t len, timeout_t timeout=0) | ost::Socket | protected |
| receiveBuffer(unsigned size) | ost::Socket | protected |
| receiveLimit(int limit=1) | ost::Socket | protected |
| receiveTimeout(timeout_t timer) | ost::Socket | protected |
| reject(void) | ost::TCPV6Socket | |
| route | ost::Socket | protected |
| sendBuffer(unsigned size) | ost::Socket | protected |
| sendLimit(int limit=2048) | ost::Socket | protected |
| sendTimeout(timeout_t timer) | ost::Socket | protected |
| setBroadcast(bool enable) | ost::Socket | protected |
| setCompletion(bool immediate) | ost::Socket | protected |
| setError(bool enable) | ost::Socket | inlineprotected |
| setKeepAlive(bool enable) | ost::Socket | protected |
| setLinger(bool linger) | ost::Socket | protected |
| setLoopbackByFamily(bool enable, Family family=IPV4) | ost::Socket | protected |
| setMulticastByFamily(bool enable, Family family=IPV4) | ost::Socket | protected |
| setNoDelay(bool enable) | ost::Socket | protected |
| setRouting(bool enable) | ost::Socket | protected |
| setTimeToLiveByFamily(unsigned char ttl, Family fam=IPV4) | ost::Socket | protected |
| setTypeOfService(Tos service) | ost::Socket | protected |
| so | ost::Socket | protected |
| Socket(int domain, int type, int protocol=0) | ost::Socket | protected |
| Socket(SOCKET fd) | ost::Socket | protected |
| Socket() | ost::Socket | protected |
| Socket(const Socket &source) | ost::Socket | protected |
| State enum name | ost::Socket | protected |
| State typedef | ost::Socket | protected |
| state | ost::Socket | protected |
| STREAM enum value | ost::Socket | protected |
| TCPV6Socket(const IPV6Address &bind, tpport_t port, unsigned backlog=5, unsigned mss=536) | ost::TCPV6Socket | |
| TCPV6Socket(const char *name, unsigned backlog=5, unsigned mss=536) | ost::TCPV6Socket | |
| thrown | ost::Socket | protected |
| Tos enum name | ost::Socket | protected |
| Tos typedef | ost::Socket | protected |
| tosInvalid enum value | ost::Socket | protected |
| tosLowDelay enum value | ost::Socket | protected |
| tosMinCost enum value | ost::Socket | protected |
| tosReliability enum value | ost::Socket | protected |
| tosThroughput enum value | ost::Socket | protected |
| ttl | ost::Socket | protected |
| writeData(const void *buf, size_t len, timeout_t t=0) | ost::Socket | protectedvirtual |
| ~Socket() | ost::Socket | protectedvirtual |
| ~TCPV6Socket() | ost::TCPV6Socket | virtual |