Puma::ErrorSeverity Class Reference
#include <ErrorSeverity.h>
List of all members.
Constructor & Destructor Documentation
Puma::ErrorSeverity::ErrorSeverity |
( |
unsigned short |
s = 0 , |
|
|
const char * |
t = (const char*)0 | |
|
) |
| | [inline] |
Puma::ErrorSeverity::ErrorSeverity |
( |
const ErrorSeverity & |
s |
) |
[inline] |
Member Function Documentation
int Puma::ErrorSeverity::operator!= |
( |
const ErrorSeverity & |
s |
) |
const [inline] |
int Puma::ErrorSeverity::operator< |
( |
const ErrorSeverity & |
s |
) |
const [inline] |
int Puma::ErrorSeverity::operator<= |
( |
const ErrorSeverity & |
s |
) |
const [inline] |
int Puma::ErrorSeverity::operator== |
( |
const ErrorSeverity & |
s |
) |
const [inline] |
int Puma::ErrorSeverity::operator> |
( |
const ErrorSeverity & |
s |
) |
const [inline] |
int Puma::ErrorSeverity::operator>= |
( |
const ErrorSeverity & |
s |
) |
const [inline] |
const char* Puma::ErrorSeverity::text |
( |
|
) |
const [inline] |
Puma Reference Manual. Created on 18 Sep 2009.