edelib  2.0.0
Public Attributes
RegexMatch Class Reference

RegexMatch class. More...

#include <edelib/Regex.h>

List of all members.

Public Attributes

int offset
int length

Detailed Description

RegexMatch class.

Data for matched subpatterns. Used in Regex::split().


Member Data Documentation

int length

length of matched string

int offset

position where matched string starts


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