Main Page | Modules | Data Structures | Directories | File List | Data Fields | Globals | Examples

njb_error_stack_struct Struct Reference

#include <njb_error.h>


Data Fields

int idx
int count
char ** msg


Detailed Description

This struct holds an error stack for each NJB object.


Field Documentation

int njb_error_stack_struct::count
 

Number of errors currently on the stack

int njb_error_stack_struct::idx
 

Current index into the error stack

char** njb_error_stack_struct::msg
 

An array of error message strings


The documentation for this struct was generated from the following file:
Generated on Thu Oct 20 20:35:59 2005 for libnjb by  doxygen 1.4.4