Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

dsSSLException Class Reference

#include <dsSSLSocket.h>

Inheritance diagram for dsSSLException:

dsSmartException List of all members.

Public Methods

 dsSSLException ()
 dsSSLException (const char *format,...)
void SSL_fire (char *format, va_list ap)
virtual const char * msg ()
virtual const char * tag ()
void fire (int facility, char *tag, char *format, va_list ap)
void fire (char *format, va_list ap)
void fire (char *tag, char *format, va_list ap)
virtual std::ostream & print (std::ostream &os=std::cerr)
int operator== (char *val)

Protected Attributes

dsStrstream _message
dsStrstream _tag
int _facility

Friends

std::ostream & operator<< (std::ostream &stream, dsSmartException &e)

Constructor & Destructor Documentation

dsSSLException::dsSSLException   [inline]
 

dsSSLException::dsSSLException const char *    format,
...   
[inline]
 


Member Function Documentation

void dsSmartException::fire char *    tag,
char *    format,
va_list    ap
[inherited]
 

void dsSmartException::fire char *    format,
va_list    ap
[inherited]
 

void dsSmartException::fire int    facility,
char *    tag,
char *    format,
va_list    ap
[inherited]
 

virtual const char* dsSmartException::msg   [inline, virtual, inherited]
 

int dsSmartException::operator== char *    val [inline, inherited]
 

ostream & dsSmartException::print std::ostream &    os = std::cerr [virtual, inherited]
 

Reimplemented in dsExpatException.

void dsSSLException::SSL_fire char *    format,
va_list    ap
[inline]
 

virtual const char* dsSmartException::tag   [inline, virtual, inherited]
 


Friends And Related Function Documentation

std::ostream& operator<< std::ostream &    stream,
dsSmartException   e
[friend, inherited]
 


Member Data Documentation

int dsSmartException::_facility [protected, inherited]
 

dsStrstream dsSmartException::_message [protected, inherited]
 

dsStrstream dsSmartException::_tag [protected, inherited]
 


The documentation for this class was generated from the following file:
Generated on Mon May 16 18:27:00 2005 for libdms4 by doxygen1.3-rc2