QDOS::ExceptionMsg Class Reference
#include <Exception.h>
List of all members.
Constructor & Destructor Documentation
| QDOS::ExceptionMsg::ExceptionMsg |
( |
void |
|
) |
[inline] |
| QDOS::ExceptionMsg::ExceptionMsg |
( |
const ExceptionMsg & |
m |
) |
[inline] |
| QDOS::ExceptionMsg::ExceptionMsg |
( |
string |
m |
) |
[inline] |
| QDOS::ExceptionMsg::ExceptionMsg |
( |
const char * |
cs |
) |
[inline] |
Member Function Documentation
template<class T >
| ExceptionMsg& QDOS::ExceptionMsg::operator<< |
( |
const T & |
t |
) |
[inline] |
| ExceptionMsg& QDOS::ExceptionMsg::operator<< |
( |
const string & |
s |
) |
[inline] |
| ExceptionMsg& QDOS::ExceptionMsg::operator<< |
( |
const char * |
cs |
) |
[inline] |
The documentation for this class was generated from the following file: