Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members

UTAP::ErrorHandler::error_t Struct Reference

#include <common.hh>

List of all members.

Public Member Functions

 error_t (int32_t fl, int32_t fc, int32_t ll, int32_t lc)
 error_t (const error_t &err)
 ~error_t ()
char * copy (const char *s)
void setPath (char *path)
void setMessage (const char *value)

Public Attributes

int32_t fline
int32_t fcolumn
int32_t lline
int32_t lcolumn
char * xpath
char * msg


Constructor & Destructor Documentation

UTAP::ErrorHandler::error_t::error_t int32_t  fl,
int32_t  fc,
int32_t  ll,
int32_t  lc
[inline]
 

UTAP::ErrorHandler::error_t::error_t const error_t err  )  [inline]
 

UTAP::ErrorHandler::error_t::~error_t  )  [inline]
 


Member Function Documentation

char* UTAP::ErrorHandler::error_t::copy const char *  s  )  [inline]
 

void UTAP::ErrorHandler::error_t::setMessage const char *  value  )  [inline]
 

void UTAP::ErrorHandler::error_t::setPath char *  path  )  [inline]
 


Member Data Documentation

int32_t UTAP::ErrorHandler::error_t::fcolumn
 

int32_t UTAP::ErrorHandler::error_t::fline
 

int32_t UTAP::ErrorHandler::error_t::lcolumn
 

int32_t UTAP::ErrorHandler::error_t::lline
 

char* UTAP::ErrorHandler::error_t::msg
 

char* UTAP::ErrorHandler::error_t::xpath
 


The documentation for this struct was generated from the following file:
Generated on Sat May 15 12:33:42 2004 for libutap by doxygen 1.3.7