VTFLib
A C and C++ API that, with a few simple functions, can open and save .vtf and .vmt files.
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Member Functions
VTFLib::Diagnostics::CError Class Reference

VTFLib Error handling class. More...

#include <Error.h>

Public Member Functions

vlVoid Clear ()
 Clear the error message buffer.
 
const vlCharGet () const
 Get the error message text.
 
vlVoid SetFormatted (const vlChar *cFormat,...) VTFLIB_PRINTF(2
 Set the error message buffer.
 

Detailed Description

VTFLib Error handling class.

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


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