BLOCXX_NAMESPACE::PerlRegEx::match_t Struct Reference

POSIX RegEx like structure for captured substring offset pair. More...

#include <PerlRegEx.hpp>

List of all members.

Public Attributes

int rm_so
 start offset of the regex match
int rm_eo
 end offset of the regex match


Detailed Description

POSIX RegEx like structure for captured substring offset pair.

Definition at line 70 of file PerlRegEx.hpp.


Member Data Documentation

start offset of the regex match

Definition at line 71 of file PerlRegEx.hpp.

Referenced by BLOCXX_NAMESPACE::PerlRegEx::execute().

end offset of the regex match

Definition at line 72 of file PerlRegEx.hpp.

Referenced by BLOCXX_NAMESPACE::PerlRegEx::execute().


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

Generated on Wed Feb 25 19:05:08 2009 for blocxx by  doxygen 1.5.6