Public Attributes
ErrorTable Struct Reference

Data structure to hold errors. More...

List of all members.

Public Attributes

CtelRegexp::RStatus rc
 Enumerated type to hold status codes.
const char * msg
 Holds character string error message.

Detailed Description

Data structure to hold errors.

This module implements a C++ wrapper for Regular Expressions based on the public domain engine for regular expressions released by: Copyright (c) 1986 by University of Toronto. Written by Henry Spencer. Not derived from licensed software.


The documentation for this struct was generated from the following file: