SourcePro® 2024.1 |
SourcePro® API Reference Guide |
This is the complete list of members for RWSecureSocketPortal, including all inherited members.
Application enum value | RWSocketPortalBase | |
connect(const RWSockAddrBase &addr, const RWSecureSocketContext &context) | RWSecureSocketPortal | |
connect(const RWSockAddrBase &addr, const RWSecureSocketSession &sess, const RWSecureSocketContext &context) | RWSecureSocketPortal | |
getSession() const | RWSecureSocketPortal | |
getSocket() const | RWSecureSocketPortal | |
implementation() const | RWPortal | inlineprotected |
implementation() | RWPortal | inlineprotected |
operator=(const RWPortal &x) | RWPortal | inline |
Portal enum value | RWSocketPortalBase | |
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 | |
RWPortal() | RWPortal | inline |
RWPortal(const RWPortal &x) | RWPortal | inline |
RWPortal(RWPortalImp *impl) | RWPortal | inlineprotected |
RWSecureSocketPortal() | RWSecureSocketPortal | |
RWSecureSocketPortal(const RWSockAddrBase &addr, const RWSecureSocketContext &context) | RWSecureSocketPortal | |
RWSecureSocketPortal(const RWSockAddrBase &addr, const RWSecureSocketSession &sess, const RWSecureSocketContext &context) | RWSecureSocketPortal | |
RWSecureSocketPortal(const RWSecureSocket &socket, WhoShouldClose=Portal) | RWSecureSocketPortal | |
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 | |
WhoShouldClose enum name | RWSocketPortalBase | |
~RWPortal() | RWPortal | inline |
Copyright © 2024 Rogue Wave Software, Inc., a Perforce company. All Rights Reserved. |