#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 |
|
|
A typedef for a vector iterator |
|
|
A typedef for a vector of strings |
1.2.6 written by Dimitri van Heesch,
© 1997-2001