Public Member Functions | |
CRegErrorHandler () | |
CRegErrorHandler (const CRegErrorHandler &reh) | |
const CString & | GetErrorString () const |
CRegErrorHandler () | |
CRegErrorHandler (const CRegErrorHandler &reh) | |
const CString & | GetErrorString () const |
Protected Member Functions | |
void | ClearErrorString () const |
void | regerror (LPCTSTR s) const |
void | regerror (int id) const |
void | ClearErrorString () const |
void | regerror (LPCTSTR s) const |
void | regerror (int id) const |
Definition at line 221 of file BONExtender/Regexp.cpp.
CRegErrorHandler::CRegErrorHandler | ( | ) | [inline] |
Definition at line 231 of file BONExtender/Regexp.cpp.
CRegErrorHandler::CRegErrorHandler | ( | const CRegErrorHandler & | reh | ) | [inline] |
Definition at line 232 of file BONExtender/Regexp.cpp.
CRegErrorHandler::CRegErrorHandler | ( | ) | [inline] |
Definition at line 231 of file MetaInterpreter/Regexp.cpp.
CRegErrorHandler::CRegErrorHandler | ( | const CRegErrorHandler & | reh | ) | [inline] |
Definition at line 232 of file MetaInterpreter/Regexp.cpp.
void CRegErrorHandler::ClearErrorString | ( | ) | const [protected] |
void CRegErrorHandler::ClearErrorString | ( | ) | const [protected] |
Definition at line 253 of file BONExtender/Regexp.cpp.
const CString& CRegErrorHandler::GetErrorString | ( | ) | const |
const CString & CRegErrorHandler::GetErrorString | ( | ) | const |
Definition at line 248 of file BONExtender/Regexp.cpp.
void CRegErrorHandler::regerror | ( | int | id | ) | const [protected] |
void CRegErrorHandler::regerror | ( | LPCTSTR | s | ) | const [protected] |
void CRegErrorHandler::regerror | ( | int | id | ) | const [protected] |
Definition at line 243 of file BONExtender/Regexp.cpp.
void CRegErrorHandler::regerror | ( | LPCTSTR | s | ) | const [protected] |
Definition at line 237 of file BONExtender/Regexp.cpp.