![]() SourcePro C++ 12.0 |
SourcePro® C++ API Reference Guide |
SourcePro C++ Documentation Home |
| accept(RWSockAddr *addr=0) const | RWSecureSocket | |
| bind(const RWSockAddrBase &address) | RWSecureSocket | |
| bind(const RWSockAddrBase &address, const RWSecureSocketContext &context) | RWSecureSocket | |
| checkPrivateKey(void) const | RWSecureSocket | [inline] |
| close(void) | RWSecureSocket | |
| closesocket(void) | RWSecureSocket | |
| connect(const RWSockAddrBase &addr) | RWSecureSocket | |
| connect(const RWSockAddrBase &addr, const RWSecureSocketSession &session) | RWSecureSocket | |
| connect(const RWSockAddrBase &addr, const RWSecureSocketContext &context) | RWSecureSocket | |
| connect(const RWSockAddrBase &addr, const RWSecureSocketSession &session, const RWSecureSocketContext &context) | RWSecureSocket | |
| getCertificate(void) const | RWSecureSocket | |
| getConnection(void) const | RWSecureSocket | [inline] |
| getContext(void) const | RWSecureSocket | |
| getInfoCallback(void) const | RWSecureSocket | |
| getPeerCertificate(void) const | RWSecureSocket | |
| getpeername(void) const | RWSecureSocket | |
| getSession(void) const | RWSecureSocket | |
| getShutdownMode(void) const | RWSecureSocket | |
| getSocket(void) const | RWSecureSocket | [inline] |
| getsockname(void) const | RWSecureSocket | |
| getsockopt(int level, int option, void *optval, RWSockLenType *optlen) const | RWSecureSocket | |
| getsockopt(int option) const | RWSecureSocket | |
| id(unsigned level=0) const | RWSecureSocket | |
| ioctl(long cmd, void *arg) const | RWSecureSocket | |
| ioctl(long cmd, int arg) const | RWSecureSocket | |
| ioctl(long cmd) const | RWSecureSocket | |
| ioctlsocket(long cmd, void *arg) const | RWSecureSocket | |
| ioctlsocket(long cmd, int arg) const | RWSecureSocket | |
| ioctlsocket(long cmd) const | RWSecureSocket | |
| isValid(void) const | RWSecureSocket | |
| listen(const RWSockAddrBase &addr, int backlog=5) | RWSecureSocket | |
| listen(const RWSockAddrBase &addr, const RWSecureSocketContext &context, int backlog=5) | RWSecureSocket | |
| listen(int backlog=5) const | RWSecureSocket | |
| operator<(const RWSecureSocket &s) const | RWSecureSocket | |
| operator=(const RWSecureSocket &second) | RWSecureSocket | |
| operator==(const RWSecureSocket &s) const | RWSecureSocket | |
| recv(int flags=0) const | RWSecureSocket | |
| recv(char *buf, int len, int flags=0, RWNetBuf::State *state=0) const | RWSecureSocket | |
| recvAtLeast(int n) const | RWSecureSocket | |
| recvAtLeast(char *buf, int len, int n, RWNetBuf::State *s=0) const | RWSecureSocket | |
| RWInfoCallback typedef | RWSecureSocket | [related] |
| RWSecureSocket(void) | RWSecureSocket | [inline] |
| RWSecureSocket(const RWSecureSocketContext &context) | RWSecureSocket | |
| RWSecureSocket(const RWSecureSocketContext &context, const RWSecureSocketSession &session) | RWSecureSocket | |
| RWSecureSocket(const RWSecureSocket &second) | RWSecureSocket | |
| RWSecureSocketConnectionRep typedef | RWSecureSocket | [related] |
| send(const RWCString &buf) const | RWSecureSocket | |
| send(const char *buf, int len) const | RWSecureSocket | |
| sendAtLeast(const RWCString &buf) const | RWSecureSocket | |
| sendAtLeast(const RWCString &buf, int n) const | RWSecureSocket | |
| sendAtLeast(const char *buf, int n) const | RWSecureSocket | |
| sendAtLeast(const char *buf, int bufLen, int n) const | RWSecureSocket | |
| setCertificate(const RWX509Certificate &cert) | RWSecureSocket | |
| setCertificateVerifyMode(int mode) | RWSecureSocket | |
| setContext(const RWSecureSocketContext &context) | RWSecureSocket | |
| setIdentity(const RWX509Certificate &cert, const RWPrivateKey &key) | RWSecureSocket | |
| setInfoCallback(RWInfoCallback fun) | RWSecureSocket | |
| setPrivateKey(const RWPrivateKey &pkey) | RWSecureSocket | |
| setSession(const RWSecureSocketSession &session) | RWSecureSocket | |
| setShutdownMode(RWSSLShutdownMode mode) | RWSecureSocket | |
| setsockopt(int level, int option, void *optval, int optlen) const | RWSecureSocket | |
| setsockopt(int option, int optval) const | RWSecureSocket | |
| shutdown(void) const | RWSecureSocket | |
| ~RWSecureSocket(void) | RWSecureSocket |
© 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.
Contact Rogue Wave about documentation or support issues.