SourcePro® API Reference Guide

 
RWMulticastSocket Member List

This is the complete list of members for RWMulticastSocket, 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
joinGroup(const RWInetAddr &group, const RWInetAddr &localAddr=RWInetAddr())RWMulticastSocket
joinGroup(const RWInet6Addr &group, unsigned int inter=0)RWMulticastSocket
lastError() const RWSocketprotected
leaveGroup(const RWInetAddr &group, const RWInetAddr &localAddr=RWInetAddr())RWMulticastSocket
leaveGroup(const RWInet6Addr &group, unsigned int inter=0)RWMulticastSocket
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 &socket)RWMulticastSocket
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
RWMulticastSocket()RWMulticastSocket
RWMulticastSocket(const RWSockType &socketType)RWMulticastSocket
RWMulticastSocket(SOCKET existingSocket)RWMulticastSocket
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
setInterface(const RWInetAddr &inter)RWMulticastSocket
setInterface(unsigned int inter)RWMulticastSocket
setLoopback(bool loop)RWMulticastSocket
setScope(unsigned int scope)RWMulticastSocket
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 typedefRWSocketrelated
socket(const RWSockType &type)RWSocket
socket_RWSocketprotected

Copyright © 2023 Rogue Wave Software, Inc., a Perforce company. All Rights Reserved.