DCL 4.0
|
#include <SSLSocket.h>
Protected Attributes | |
String | __message |
Protected Attributes inherited from Exception | |
Exception * | __pCause |
Additional Inherited Members | |
Public Member Functions inherited from Exception | |
Exception (Exception *_cause=NULL) | |
const Exception * | cause () const |
String | toStringAll () const |
virtual void | destroy () |
Public Member Functions inherited from Object | |
String | className () const |
bool | isInstanceOf (const std::type_info &typeinfo) const |
virtual const std::type_info & | typeInfo () const |
Protected Member Functions inherited from Exception | |
virtual | ~Exception () |
Protected Member Functions inherited from Object | |
virtual | ~Object () |
Object () |
Definition at line 25 of file SSLSocket.h.
|
protected |
Definition at line 39 of file SSLSocket.h.