©2004 by Marc J. Rochkind. All rights reserved. Portions marked "Open Source" may be copied under license.

 

Main Page   Modules   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

ec_node Struct Reference

List of all members.

Public Attributes

ec_node * ec_next
int ec_errno
EC_ERRTYPE ec_type
char * ec_context

Member Data Documentation

char* ec_node::ec_context
 

Definition at line 55 of file ec.c.

Referenced by ec_print(), ec_push(), and ec_reinit().

int ec_node::ec_errno
 

Definition at line 53 of file ec.c.

Referenced by ec_print(), and ec_push().

struct ec_node* ec_node::ec_next
 

Definition at line 52 of file ec.c.

Referenced by ec_print(), ec_push(), and ec_reinit().

EC_ERRTYPE ec_node::ec_type
 

Definition at line 54 of file ec.c.

Referenced by ec_print(), and ec_push().


The documentation for this struct was generated from the following file:
Generated on Fri Apr 23 10:57:13 2004 for AUP2 Example Source by doxygen 1.3.1