VCF::XMLError Class Reference
#include <XMLKit.h>
Public Member Functions | |
| XMLError () | |
| XMLError (xmlErrorPtr err) | |
| XMLError (xmlErrorPtr err, void *ctxPtr) | |
| bool | empty () const |
Public Attributes | |
| int | domain |
| int | code |
| String | message |
| int | level |
| String | filename |
| int | line |
| String | str1 |
| String | str2 |
| String | str3 |
| int | int1 |
| int | int2 |
| void * | ctx |
| void * | node |
Constructor & Destructor Documentation
|
|
|
|
|
|
|
||||||||||||
|
|
Member Function Documentation
|
|
|
Member Data Documentation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The documentation for this class was generated from the following file:
- vcf/XMLKit/XMLKit.h
