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

#include <error.h>

+ Inheritance diagram for GusdAutoErrorTransport:

Public Member Functions

 GusdAutoErrorTransport (GusdErrorTransport &transport)
 
 ~GusdAutoErrorTransport ()
 

Detailed Description

Helper for ensuring consistent, automatic transport of errors from within threaded loops. This avoids the need for HextUT_ErrorTransport users to manually trigger error transport when returning from a threaded call.

Definition at line 139 of file error.h.

Constructor & Destructor Documentation

GusdAutoErrorTransport::GusdAutoErrorTransport ( GusdErrorTransport transport)
inline

Definition at line 142 of file error.h.

GusdAutoErrorTransport::~GusdAutoErrorTransport ( )
inline

Definition at line 145 of file error.h.


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