Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members

FX::FXRex Member List

This is the complete list of members for FX::FXRex, including all inherited members.

empty() const FX::FXRexinline
FXRex()FX::FXRexinline
FXRex(const FXRex &orig)FX::FXRex
FXRex(const FXchar *pattern, FXint mode=REX_NORMAL, FXRexError *error=NULL)FX::FXRex
FXRex(const FXString &pattern, FXint mode=REX_NORMAL, FXRexError *error=NULL)FX::FXRex
getError(FXRexError err)FX::FXRexinlinestatic
match(const FXchar *string, FXint len, FXint *beg=NULL, FXint *end=NULL, FXint mode=REX_FORWARD, FXint npar=1, FXint fm=0, FXint to=2147483647) const FX::FXRex
match(const FXString &string, FXint *beg=NULL, FXint *end=NULL, FXint mode=REX_FORWARD, FXint npar=1, FXint fm=0, FXint to=2147483647) const FX::FXRex
operator!=(const FXRex &rex) const FX::FXRex
operator<<(FXStream &store, const FXRex &s)FX::FXRexfriend
operator=(const FXRex &orig)FX::FXRex
operator==(const FXRex &rex) const FX::FXRex
operator>>(FXStream &store, FXRex &s)FX::FXRexfriend
parse(const FXchar *pattern, FXint mode=REX_NORMAL)FX::FXRex
parse(const FXString &pattern, FXint mode=REX_NORMAL)FX::FXRex
substitute(const FXchar *string, FXint len, FXint *beg, FXint *end, const FXString &replace, FXint npar=1)FX::FXRexstatic
substitute(const FXString &string, FXint *beg, FXint *end, const FXString &replace, FXint npar=1)FX::FXRexstatic
~FXRex()FX::FXRex

Copyright © 1997-2005 Jeroen van der Zijp