Loading...
Searching...
No Matches
HdPrman_Xcpt Class Reference

Defines an XcptHander for hdPrman. More...

#include <xcpt.h>

Inherits XcptHandler.

Public Member Functions

virtual HDPRMAN_API void HandleXcpt (int code, int severity, const char *msg)
 
virtual HDPRMAN_API void HandleExitRequest (int code)
 

Public Attributes

bool handleExit = false
 

Detailed Description

Defines an XcptHander for hdPrman.

This allows us to direct Xcpt messages from prman appropriately and to intercept severe errors rather than accept prman's default exit behavior.

Definition at line 20 of file xcpt.h.

Member Data Documentation

◆ handleExit

bool handleExit = false

Definition at line 26 of file xcpt.h.


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