Puma Reference Manual Puma: Puma::ErrorSeverity Class Reference



Puma::ErrorSeverity Class Reference

#include <ErrorSeverity.h>

List of all members.

Public Member Functions

 ErrorSeverity (unsigned short s=0, const char *t=(const char *) 0)
 ErrorSeverity (const ErrorSeverity &s)
ErrorSeverityoperator= (const ErrorSeverity &s)
int operator< (const ErrorSeverity &s) const
int operator> (const ErrorSeverity &s) const
int operator<= (const ErrorSeverity &s) const
int operator>= (const ErrorSeverity &s) const
int operator== (const ErrorSeverity &s) const
int operator!= (const ErrorSeverity &s) const
const char * text () const


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

ErrorSeverity& Puma::ErrorSeverity::operator= ( const ErrorSeverity s  )  [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]

int Puma::ErrorSeverity::operator!= ( const ErrorSeverity s  )  const [inline]

const char* Puma::ErrorSeverity::text (  )  const [inline]




Puma Reference Manual. Created on 11 Jul 2008.