AnaMark Tuning Library
Public Member Functions | List of all members
TUN::CErr Class Reference

#include <TUN_Error.h>

Public Member Functions

 CErr ()
 
virtual ~CErr ()
 
bool IsOK () const
 
std::string GetLastError () const
 
bool SetError (const char *szErrorMsg, long lLineNr=-1)
 
bool SetError (const CErr &err)
 
bool SetOK ()
 

Constructor & Destructor Documentation

TUN::CErr::CErr ( )
inline
virtual TUN::CErr::~CErr ( )
inlinevirtual

Member Function Documentation

std::string TUN::CErr::GetLastError ( ) const
inline
bool TUN::CErr::IsOK ( ) const
inline
bool TUN::CErr::SetError ( const char *  szErrorMsg,
long  lLineNr = -1 
)
inline
bool TUN::CErr::SetError ( const CErr err)
inline
bool TUN::CErr::SetOK ( )
inline

The documentation for this class was generated from the following file: