DCL 4.0
|
This is the complete list of members for SSLSocket, including all inherited members.
__closeOnClose | File | protected |
__handle | File | protected |
__path | File | protected |
BEGIN enum value | File | |
className() const | Object | |
close() __DCL_THROWS1(IOException *) | SSLSocket | virtual |
connect(const sockaddr *_serv_addr, socklen_t _addrlen) __DCL_THROWS1(IOException *) | SSLSocket | virtual |
construct() __DCL_THROWS1(SSLException *) | SSLSocket | protected |
CURRENT enum value | File | |
destroy() | Object | virtual |
END enum value | File | |
File() | File | protected |
File(HandleType _handle, const String &_path) | File | protected |
File(const String &_path, int _oflags=READONLY, int _mode=0666) __DCL_THROWS1(IOException *) | File | |
File(HandleType _handle, int _ohints, bool _closeOnClose) __DCL_THROWS1(IOException *) | File | |
getPeerCertificateCommonName() const | SSLSocket | |
handle() const | File | inline |
isInstanceOf(const std::type_info &typeinfo) const | Object | |
isPeerCertificateVerified() const | SSLSocket | |
mtime() const __DCL_THROWS1(IOException *) | File | |
Object() | Object | protected |
onEvent(short _revents, PollThread *_pPollThread) __DCL_THROWS1(IOException *) | Socket | protectedvirtual |
Socket::PollAble::open(const String &_path, int _oflags=READONLY, int _mode=0666) __DCL_THROWS1(IOException *) | File | |
Socket::PollAble::open(HandleType _handle, int _ohints, bool _closeOnClose) __DCL_THROWS1(IOException *) | File | |
openTempFile(const String &_dirname, const String &_prefix, unsigned int _mode=0666) __DCL_THROWS1(IOException *) | File | static |
path() const | File | inline |
recv(void *_buf, size_t _n, int _flags=0) __DCL_THROWS1(IOException *) | SSLSocket | virtual |
seek(off_t _offset, int _whence) __DCL_THROWS1(IOException *) | File | |
send(const void *_buf, size_t _n, int _flags=0) __DCL_THROWS1(IOException *) | SSLSocket | virtual |
size() const __DCL_THROWS1(IOException *) | File | |
SSLSocket() __DCL_THROWS1(SSLException *) | SSLSocket | |
SSLSocket(const String &_addr, uint16_t _port) __DCL_THROWS2(IOException * | SSLSocket | |
sync() __DCL_THROWS1(IOException *) | File | virtual |
time(time_t *_atime, time_t *_mtime, time_t *_ctime) const | File | |
toString() const | File | virtual |
typeInfo() const | Object | virtual |
Whence enum name | File | |
~File() | File | virtual |
~Object() | Object | protectedvirtual |
~SSLSocket() | SSLSocket | virtual |