Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

pcre++.h File Reference

#include <string>
#include <vector>
#include <pcre.h>
#include "exception.h"
#include "config.h"

Go to the source code of this file.

Compounds

class  Pcre
class  PcreException

Typedefs

typedef vector<string>::iterator ResultIterator
typedef vector<string> ResultSet


Typedef Documentation

typedef vector< string >::iterator ResultIterator<string>
 

A typedef for a vector iterator

Definition at line 60 of file pcre++.h.

typedef vector< string > ResultSet<string>
 

A typedef for a vector of strings

Definition at line 63 of file pcre++.h.


Generated at Fri Jan 4 03:57:04 2002 for PCRE++ by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001