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

ht_regex_search_exception Class Reference

#include <htsearch.h>

Inheritance diagram for ht_regex_search_exception:

ht_exception List of all members.

Public Member Functions

 ht_regex_search_exception (int e, regex_t *r)
virtual const char * what ()

Public Attributes

int errorcode
regex_tregex

Protected Attributes

char rxerr [128]

Constructor & Destructor Documentation

ht_regex_search_exception::ht_regex_search_exception int  e,
regex_t r
 

Definition at line 360 of file htsearch.cc.

References errorcode, ht_snprintf(), regerror(), regex, regex_t, and rxerr.


Member Function Documentation

const char * ht_regex_search_exception::what  )  [virtual]
 

Reimplemented from ht_exception.

Definition at line 370 of file htsearch.cc.

References rxerr.


Member Data Documentation

int ht_regex_search_exception::errorcode
 

Definition at line 82 of file htsearch.h.

Referenced by ht_regex_search_exception().

regex_t* ht_regex_search_exception::regex
 

Definition at line 83 of file htsearch.h.

Referenced by ht_regex_search_exception().

char ht_regex_search_exception::rxerr[128] [protected]
 

Definition at line 80 of file htsearch.h.

Referenced by ht_regex_search_exception(), and what().


The documentation for this class was generated from the following files:
Generated on Fri May 7 21:16:02 2004 by doxygen 1.3.5