Main Page
|
Namespace List
|
Class Hierarchy
|
Class List
|
File List
|
Namespace Members
|
Class Members
|
File Members
|
Examples
Regex Class Reference
#include <
IniParser.h
>
List of all members.
Public Member Functions
Regex
()
int
compile
(const string &pattern, bool ignore_case)
const regex_t *
regex
() const
Private Attributes
Regex_tPtr
rxtp
Detailed Description
Manages references to a regex buffer
Constructor & Destructor Documentation
Regex::Regex
(
)
[inline]
Member Function Documentation
int Regex::compile
(
const string &
pattern
,
bool
ignore_case
)
[inline]
Initialize the regex
Parameters:
pattern
a pattern (REG_EXTENDED) ignore_case REG_ICASE?
Returns:
0 for success
const regex_t* Regex::regex
(
)
const
[inline]
Member Data Documentation
Regex_tPtr
Regex::rxtp
[private]
The documentation for this class was generated from the following file:
IniParser.h
Generated on Fri Nov 9 18:15:24 2007 for yast2-core by
1.3.6