SourcePro® 2024.1 |
SourcePro® API Reference Guide |
This is the complete list of members for RWBufferedRecvPortal, including all inherited members.
implementation() const | RWPortal | inlineprotected |
implementation() | RWPortal | inlineprotected |
operator=(const RWPortal &x) | RWPortal | inline |
recv() const | RWPortal | inline |
recv(char *buf, int bufLen, RWNetBuf::State *state=0) const | RWPortal | |
recvAtLeast(int n) const | RWPortal | |
recvAtLeast(char *buf, int bufLen, int n, RWNetBuf::State *state=0) const | RWPortal | |
RWBufferedRecvPortal(void) | RWBufferedRecvPortal | |
RWBufferedRecvPortal(const RWPortal &portal, size_t bufferSize) | RWBufferedRecvPortal | |
RWPortal() | RWPortal | inline |
RWPortal(const RWPortal &x) | RWPortal | inline |
RWPortal(RWPortalImp *impl) | RWPortal | inlineprotected |
send(const RWCString &s) const | RWPortal | inline |
send(const char *buf, int buflen) const | RWPortal | inline |
sendAtLeast(const char *buf, int bufLen, int n) const | RWPortal | |
sendAtLeast(const char *buf, int bufLen) const | RWPortal | inline |
sendAtLeast(const RWCString &s, int n) const | RWPortal | inline |
sendAtLeast(const RWCString &s) const | RWPortal | |
~RWPortal() | RWPortal | inline |
Copyright © 2024 Rogue Wave Software, Inc., a Perforce company. All Rights Reserved. |