Main Page   Compound List   File List   Compound Members   File Members  

linear_exception_holder Struct Reference

List of all members.

Public Attributes

int what
jmp_buf where
char * function
char * file
int line

Member Data Documentation

char* linear_exception_holder::file
 

Definition at line 154 of file errors.c.

char* linear_exception_holder::function
 

Definition at line 153 of file errors.c.

int linear_exception_holder::line
 

Definition at line 155 of file errors.c.

int linear_exception_holder::what
 

Definition at line 145 of file errors.c.

Referenced by throw_exception().

jmp_buf linear_exception_holder::where
 

Definition at line 149 of file errors.c.


The documentation for this struct was generated from the following file:
Generated on Mon Mar 15 10:59:52 2004 for polylib by doxygen1.2.18