Main Page | Class Hierarchy | Data Structures | File List | Data Fields | Globals

ErrorMsg Struct Reference


Detailed Description

An abstraction of an OFX error code sent by an OFX server.

Definition at line 23 of file ofx_error_msg.hh.

Data Fields

int code
char * name
char * description
char * name
char * description


Field Documentation

int ErrorMsg::code
 

The error's code

Definition at line 25 of file fx-0.6.5/lib/ofx_error_msg.hh.

Referenced by find_error_msg().

char* ErrorMsg::description
 

The long description of the error

Definition at line 27 of file fx-0.6.5/lib/ofx_error_msg.hh.

char* ErrorMsg::description
 

The long description of the error

Definition at line 27 of file ofx_error_msg.hh.

Referenced by OfxStatusContainer::add_attribute().

char* ErrorMsg::name
 

The error's name

Definition at line 26 of file fx-0.6.5/lib/ofx_error_msg.hh.

char* ErrorMsg::name
 

The error's name

Definition at line 26 of file ofx_error_msg.hh.

Referenced by OfxStatusContainer::add_attribute().


The documentation for this struct was generated from the following files:
Generated on Fri Sep 12 00:35:47 2003 for LibOFX by doxygen 1.3.3