HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
STY_ErrorScope Class Reference

#include <STY_Types.h>

Public Member Functions

 STY_ErrorScope (const char *source_location, const char *source)
 
 ~STY_ErrorScope ()
 

Detailed Description

Class to push and pop information used to generate error messages. The string data is not copied, so must remain valid for the lifetime of the scope object. The information is kept for each thread.

Definition at line 53 of file STY_Types.h.

Constructor & Destructor Documentation

STY_ErrorScope::STY_ErrorScope ( const char *  source_location,
const char *  source 
)
STY_ErrorScope::~STY_ErrorScope ( )

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