SourcePro® C++ API Reference Guide

Product Documentation:
   SourcePro C++
Documentation Home
RWSocket Member List

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 RWSocketprotected
close()RWSocket
closesocket()RWSocket
connect(const RWSockAddrBase &address)RWSocket
doRaise(int err, const char *funcName)RWSocketprotectedstatic
getpeername() const RWSocket
getSocket() const RWSocketinline
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 RWSocketprotected
listen(const RWSockAddrBase &addr, int backlog=5)RWSocket
listen(int backlog=5) const RWSocket
operator!=(const RWSocket &lhs, const RWSocket &rhs)RWSocketrelated
operator<<(std::ostream &, const RWSocket &sock)RWSocketrelated
operator==(const RWSocket &lhs, const RWSocket &rhs)RWSocketrelated
raise(const char *funcName, int err) const RWSocketprotected
raise(const char *funcName) const RWSocketprotected
raiseUnlessWouldBlock(const char *funcName, int err) const RWSocketprotected
raiseUnlessWouldBlock(const char *funcName) const RWSocketprotected
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)RWSocketrelated
rwSetNonBlocking(RWSocket &s)RWSocketrelated
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_BLOCKINGRWSocketrelated
SET_NON_BLOCKINGRWSocketrelated
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 RWSocketinline
shutdownwrite() const RWSocketinline
socket(const RWSockType &type)RWSocket
SOCKET typedefRWSocketrelated
socket_RWSocketprotected

Copyright © 2016 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.