#include <xmlerror.h>
Data Fields | |
int | code |
void * | ctxt |
int | domain |
char * | file |
int | int1 |
int | int2 |
xmlErrorLevel | level |
int | line |
char * | message |
void * | node |
char * | str1 |
char * | str2 |
char * | str3 |
Definition at line 75 of file xmlerror.h.
int _xmlError::code |
Definition at line 77 of file xmlerror.h.
void* _xmlError::ctxt |
Definition at line 87 of file xmlerror.h.
Definition at line 76 of file xmlerror.h.
char* _xmlError::file |
Definition at line 80 of file xmlerror.h.
int _xmlError::int1 |
Definition at line 85 of file xmlerror.h.
int _xmlError::int2 |
Definition at line 86 of file xmlerror.h.
Definition at line 79 of file xmlerror.h.
int _xmlError::line |
Definition at line 81 of file xmlerror.h.
char* _xmlError::message |
Definition at line 78 of file xmlerror.h.
void* _xmlError::node |
Definition at line 88 of file xmlerror.h.
char* _xmlError::str1 |
Definition at line 82 of file xmlerror.h.
char* _xmlError::str2 |
Definition at line 83 of file xmlerror.h.
char* _xmlError::str3 |
Definition at line 84 of file xmlerror.h.