Sourceforge.net - The VCF's Project Host
   The VCF Website Home   |   Online Discussion Forums   |   Sourceforge.net Project Page   

VCF::XMLError Class Reference

#include <XMLKit.h>

List of all members.

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

VCF::XMLError::XMLError  )  [inline]
 

VCF::XMLError::XMLError xmlErrorPtr  err  ) 
 

VCF::XMLError::XMLError xmlErrorPtr  err,
void *  ctxPtr
 


Member Function Documentation

bool VCF::XMLError::empty  )  const [inline]
 


Member Data Documentation

int VCF::XMLError::code
 

void* VCF::XMLError::ctx
 

int VCF::XMLError::domain
 

String VCF::XMLError::filename
 

int VCF::XMLError::int1
 

int VCF::XMLError::int2
 

int VCF::XMLError::level
 

int VCF::XMLError::line
 

String VCF::XMLError::message
 

void* VCF::XMLError::node
 

String VCF::XMLError::str1
 

String VCF::XMLError::str2
 

String VCF::XMLError::str3
 


The documentation for this class was generated from the following file:
   Comments or Suggestions?    License Information