SF Area/Download
Docs:
User
Internal/Devel
Support This Project
SourceForge.net Logo

CSPar Class Reference

Holds info of an opening round bracket. More...

#include <csregex.h>

List of all members.

Public Attributes

unsigned int buf_idx
 Original buf_idx of the opening round bracket.
unsigned int match_idx
 Match index in CSRegEx::matches vector.


Detailed Description

Holds info of an opening round bracket.

As stated in CSMatch, buf_idx is the original opening bracket's buf_idx. And match_idx can be used to find its CSMatch in the CSRegEx::matches vector.

Definition at line 118 of file csregex.h.


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

Docs for CSRegEx created on Tue Dec 11 14:36:53 2007 by Doxygen 1.4.3


Webmaster: Cléo Saulnier