BLOG | DOCUMENTATION | GITHUB

Home --> Documentations --> PJLIB Reference

pj_exception_state_t Struct Reference

#include <except.h>

Data Fields

pj_jmp_buf state
 
struct pj_exception_state_tprev
 

Detailed Description

This structure (which should be invisible to user) manages the TRY handler stack.

Field Documentation

◆ prev

struct pj_exception_state_t* pj_exception_state_t::prev

Previous state in the list.

◆ state

pj_jmp_buf pj_exception_state_t::state

jmp_buf.


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

 


PJLIB Open Source, high performance, small footprint, and very very portable framework
Copyright (C) 2006-2009 Teluu Inc.