SourceCodeLocation.h File Reference

#include <iosfwd>
#include <string>

Go to the source code of this file.

Classes

class  SourceCodeLocation
 Debug helper class to ship __FILE__, __(PRETTY_)FUNCTION__, __LINE__. Use SOURCECODELOCATION macro to create. More...
struct  SourceCodeLocation::_Verbose

Defines

#define SOURCECODELOCATION   SourceCodeLocation( __FILE__, __FUNCTION__, __PRETTY_FUNCTION__, __LINE__ )

Functions

SourceCodeLocation::_Verbose verbose (const SourceCodeLocation &obj_r)


Define Documentation

#define SOURCECODELOCATION   SourceCodeLocation( __FILE__, __FUNCTION__, __PRETTY_FUNCTION__, __LINE__ )
 


Function Documentation

SourceCodeLocation::_Verbose verbose const SourceCodeLocation obj_r  )  [inline]
 

Helper wrapping SourceCodeLocation into a SourceCodeLocation::_Verbose for stream output.


Generated on Fri Jun 16 15:51:35 2006 for liby2util by  doxygen 1.4.6