Main Page | Class List | File List | Class 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 158 of file errors.c.

char* linear_exception_holder::function
 

Definition at line 157 of file errors.c.

int linear_exception_holder::line
 

Definition at line 159 of file errors.c.

int linear_exception_holder::what
 

Definition at line 149 of file errors.c.

Referenced by throw_exception().

jmp_buf linear_exception_holder::where
 

Definition at line 153 of file errors.c.


The documentation for this struct was generated from the following file:
Generated on Mon Sep 12 14:48:30 2005 for polylib by doxygen 1.3.5