VTFLib::Diagnostics::CError Class Reference

VTFLib Error handling class. More...

#include <Error.h>

List of all members.

Public Member Functions

 CError ()
 ~CError ()
vlVoid Clear ()
 Clear the error message buffer.
const vlCharGet () const
 Get the error message text.
vlVoid SetFormatted (const vlChar *cFormat,...)
 Set the error message buffer.
vlVoid Set (const vlChar *cErrorMessage, vlBool bSystemError=vlFalse)

Private Attributes

vlCharcErrorMessage


Detailed Description

VTFLib Error handling class.

The Error handling class allows you to aceess a text description for the last error encountered.


Constructor & Destructor Documentation

CError::CError (  ) 

CError::~CError (  ) 


Member Function Documentation

vlVoid CError::Clear (  ) 

Clear the error message buffer.

const vlChar * CError::Get (  )  const

Get the error message text.

vlVoid CError::SetFormatted ( const vlChar cFormat,
  ... 
)

Set the error message buffer.

vlVoid CError::Set ( const vlChar cErrorMessage,
vlBool  bSystemError = vlFalse 
)


Member Data Documentation

vlChar* VTFLib::Diagnostics::CError::cErrorMessage [private]


The documentation for this class was generated from the following files:
Generated on Fri Dec 28 23:26:23 2007 for VTFLib 1.2.7 by  doxygen 1.5.4