Thread portable class


Gate portable class


Timer class


Pool class


Terimber 2.0


About C++


Downloads Products & Services Support Clients Open Source About



Home / Open source / Terimber 2.0

pcre_entry Class Reference

pcre entry More...

#include <tokenizer.h>

List of all members.

Public Member Functions

 pcre_entry (pcre *th, pcre_extra *ex, size_t key)
 constructor

Public Attributes

pcre * _this
 pcre engine instance
pcre_extra * _extra
 pcre extra pointer
size_t _key
 pcre key


Detailed Description

pcre entry

Definition at line 110 of file tokenizer.h.


Constructor & Destructor Documentation

pcre_entry::pcre_entry ( pcre *  th,
pcre_extra *  ex,
size_t  key 
) [inline]

constructor

Parameters:
th  pcre engine instance
ex  pcre extra pointer
key  pcre key

Definition at line 114 of file tokenizer.h.


Member Data Documentation

pcre engine instance

Definition at line 119 of file tokenizer.h.

pcre_extra* pcre_entry::_extra

pcre extra pointer

Definition at line 120 of file tokenizer.h.

pcre key

Definition at line 121 of file tokenizer.h.


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


© Copyright Terimber 2003-.