TRegexp Declarations for regular expression class.
virtual | ~TRegexp() |
static TClass* | Class() |
Ssiz_t | Index(const TString& str, Ssiz_t* len, Ssiz_t start = 0) const |
virtual TClass* | IsA() const |
TRegexp& | operator=(const TRegexp& re) |
TRegexp& | operator=(const TString& re) |
TRegexp& | operator=(const char* re) |
virtual void | ShowMembers(TMemberInspector& insp) const |
TRegexp::EStatVal | Status() |
virtual void | Streamer(TBuffer&) |
void | StreamerNVirtual(TBuffer& ClassDef_StreamerNVirtual_b) |
TRegexp(const TString& re) | |
TRegexp(const TRegexp& re) | |
TRegexp(const char* re, Bool_t wildcard = kFALSE) |
void | CopyPattern(const TRegexp& re) |
void | GenPattern(const char* re) |
const char* | MakeWildcard(const char* re) |
Inheritance Chart: | |||||
|