![]() SourcePro C++ 12.5 |
SourcePro® C++ API Reference Guide |
Product Documentation: SourcePro C++ Documentation Home |
This is the complete list of members for RWSocket, including all inherited members.
| accept(RWSockAddr *addr=0) const | RWSocket | |
| bind(const RWSockAddrBase &address) | RWSocket | |
| clearError() const | RWSocket | protected |
| close() | RWSocket | |
| closesocket() | RWSocket | |
| connect(const RWSockAddrBase &address) | RWSocket | |
| doRaise(int err, const char *funcName) | RWSocket | protectedstatic |
| getpeername() const | RWSocket | |
| getSocket() const | RWSocket | inline |
| getsockname() const | RWSocket | |
| getsockopt(int level, int option, void *optval, RWSockLenType *optlen) const | RWSocket | |
| getsockopt(int option) const | RWSocket | |
| getsocktype() const | RWSocket | |
| id(unsigned level=0) const | RWSocket | |
| ioctl(long cmd, void *arg) const | RWSocket | |
| ioctl(long cmd, int arg) const | RWSocket | |
| ioctl(long cmd) const | RWSocket | |
| ioctlsocket(long cmd, void *arg) const | RWSocket | |
| ioctlsocket(long cmd, int arg) const | RWSocket | |
| ioctlsocket(long cmd) const | RWSocket | |
| isValid() const | RWSocket | |
| lastError() const | RWSocket | protected |
| listen(const RWSockAddrBase &addr, int backlog=5) | RWSocket | |
| listen(int backlog=5) const | RWSocket | |
| operator!=(const RWSocket &lhs, const RWSocket &rhs) | RWSocket | related |
| operator<<(std::ostream &, const RWSocket &sock) | RWSocket | related |
| operator==(const RWSocket &lhs, const RWSocket &rhs) | RWSocket | related |
| raise(const char *funcName, int err) const | RWSocket | protected |
| raise(const char *funcName) const | RWSocket | protected |
| raiseUnlessWouldBlock(const char *funcName, int err) const | RWSocket | protected |
| raiseUnlessWouldBlock(const char *funcName) const | RWSocket | protected |
| recv(int flags=0) const | RWSocket | |
| recv(char *buf, int len, int flags=0, RWNetBuf::State *s=0) const | RWSocket | |
| recvAtLeast(int n) const | RWSocket | |
| recvAtLeast(char *buf, int len, int n, RWNetBuf::State *s=0) const | RWSocket | |
| recvfrom(RWSockAddr *addr=0, int flags=0) const | RWSocket | |
| recvfrom(char *buf, int len, RWSockAddr *addr=0, int flags=0, RWNetBuf::State *state=0) const | RWSocket | |
| recvmsg(msghdr *msg, int flags=0, RWNetBuf::State *s=0) const | RWSocket | |
| rwSetBlocking(RWSocket &s) | RWSocket | related |
| rwSetNonBlocking(RWSocket &s) | RWSocket | related |
| RWSocket() | RWSocket | |
| RWSocket(const RWSocket &s) | RWSocket | |
| RWSocket(const RWSockType &socketType) | RWSocket | |
| RWSocket(SOCKET existingSocket) | RWSocket | |
| send(const RWCString &buf, int flags=0) const | RWSocket | |
| send(const char *buf, int len, int flags=0) const | RWSocket | |
| sendAtLeast(const RWCString &buf) const | RWSocket | |
| sendAtLeast(const RWCString &buf, int n) const | RWSocket | |
| sendAtLeast(const char *buf, int len) const | RWSocket | |
| sendAtLeast(const char *buf, int len, int n) const | RWSocket | |
| sendmsg(msghdr *msg, int flags=0) const | RWSocket | |
| sendto(const RWCString &buf, const RWSockAddrBase &to, int flags=0) const | RWSocket | |
| sendto(const char *buf, int len, const RWSockAddrBase &to, int flags=0) const | RWSocket | |
| SET_BLOCKING | RWSocket | related |
| SET_NON_BLOCKING | RWSocket | related |
| setsockopt(int level, int option, void *optval, int optlen) const | RWSocket | |
| setsockopt(int option, int optval) const | RWSocket | |
| shutdown(int how=2) const | RWSocket | |
| shutdownread() const | RWSocket | inline |
| shutdownwrite() const | RWSocket | inline |
| socket(const RWSockType &type) | RWSocket | |
| SOCKET typedef | RWSocket | related |
| socket_ | RWSocket | protected |
© Copyright Rogue Wave Software, Inc. All Rights Reserved.
Rogue Wave and SourcePro are registered trademarks of Rogue Wave Software, Inc. in the United States and other countries. All other trademarks are the property of their respective owners.
Provide feedback to Rogue Wave about its documentation.