Logo ROOT  
Reference Guide
ExceptionContext_t Struct Reference

Definition at line 35 of file TException.h.

Public Attributes

sigjmp_buf fBuf
 
jmp_buf fBuf
 

#include <TException.h>

Member Data Documentation

◆ fBuf [1/2]

sigjmp_buf ExceptionContext_t::fBuf

Definition at line 23 of file SignalTryCatch.h.

◆ fBuf [2/2]

jmp_buf ExceptionContext_t::fBuf

Definition at line 39 of file TException.h.

Collaboration diagram for ExceptionContext_t:
[legend]

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