Classes | Namespaces | Functions
ErrorObj.h File Reference
#include "messagefacility/Utilities/ELextendedID.h"
#include "messagefacility/Utilities/ELseverityLevel.h"
#include <list>
#include <sstream>
#include <string>
#include <sys/time.h>

Go to the source code of this file.

Classes

class  mf::ErrorObj
 

Namespaces

 mf
 

Functions

ErrorObj & mf::operator<< (ErrorObj &e, char const *s)
 
template<class T >
ErrorObj & mf::operator<< (ErrorObj &e, T const &t)