Alert.h File Reference

#include <sstream>
#include <string>

Include dependency graph for Alert.h:

Go to the source code of this file.

Classes

class  Alert
struct  Alert::ERROR
struct  Alert::WARNING
struct  Alert::MESSAGE
struct  Alert::SHOW

Functions

template<typename T>
Alertoperator<< (Alert &a, const T &o)
Alertoperator<< (Alert &a, const std::string &s)
Alertoperator<< (Alert &a, Alert::ERROR)
Alertoperator<< (Alert &a, Alert::WARNING)
Alertoperator<< (Alert &a, Alert::MESSAGE)
Alertoperator<< (Alert &a, Alert::SHOW)

Variables

Alertalert


Function Documentation

Alert& operator<< ( Alert a,
Alert::SHOW   
) [inline]

Alert& operator<< ( Alert a,
Alert::MESSAGE   
) [inline]

Alert& operator<< ( Alert a,
Alert::WARNING   
) [inline]

Alert& operator<< ( Alert a,
Alert::ERROR   
) [inline]

Alert& operator<< ( Alert a,
const std::string &  s 
)

template<typename T>
Alert& operator<< ( Alert a,
const T &  o 
)


Variable Documentation

Alert& alert


Generated on Sun Mar 11 15:33:25 2007 for MetalWarriors by  doxygen 1.4.7