|
JX Application Framework
|
#include <JRegex.h>
Protected Member Functions | |
| Error (const JUtf8Byte *message) | |
| Error (const JUtf8Byte *message, const JIndex index) | |
Protected Member Functions inherited from JError | |
| JError (const JUtf8Byte *type, const JUtf8Byte *msg=nullptr) | |
| void | SetMessage (const JString &msg) |
| void | SetMessage (const JUtf8Byte *map[], const JSize size) |
Protected Member Functions inherited from JRTTIBase | |
| JRTTIBase (const JUtf8Byte *type) | |
Friends | |
| class | JRegex |
Additional Inherited Members | |
Public Member Functions inherited from JError | |
| JError (const JError &source) | |
| JError & | operator= (const JError &source) |
| const JString & | GetMessage () const |
| void | ReportIfError () const |
| bool | OK () const |
Public Member Functions inherited from JRTTIBase | |
| virtual | ~JRTTIBase () |
| bool | Is (const JUtf8Byte *type) const |
| const JUtf8Byte * | GetType () const |
|
protected |
|
friend |