sgxRegex Class Reference
#include <sgxwrapper.hpp>
List of all members.
|
Public Member Functions |
| | sgxRegex () |
| | sgxRegex (const char *pRegexStr) |
| | sgxRegex (const sgxString ®ex) |
| tUINT32 | match (const char *pString) |
| tUINT32 | match (const char *pString, sgxVector< sgxString > &results) |
| tUINT32 | match (const sgxString &string) |
Constructor & Destructor Documentation
| sgxRegex::sgxRegex |
( |
const char * |
pRegexStr |
) |
|
| sgxRegex::sgxRegex |
( |
const sgxString & |
regex |
) |
|
Member Function Documentation
| tUINT32 sgxRegex::match |
( |
const char * |
pString |
) |
|
| tUINT32 sgxRegex::match |
( |
const char * |
pString, |
|
|
sgxVector< sgxString > & |
results | |
|
) |
| | |
| tUINT32 sgxRegex::match |
( |
const sgxString & |
string |
) |
|
The documentation for this class was generated from the following file:
- C:/downloads/sgx/sgxdev/sgx/include/sgx/core/regex/sgxwrapper.hpp