メインページ   モジュール   名前空間一覧   クラス階層   アルファベット順一覧   構成   ファイル一覧   構成メンバ   ファイルメンバ   関連ページ    

TRegularExpression メンバ一覧

これは全メンバの一覧です。TRegularExpression継承メンバも含んでいます。
Compile()TRegularExpression
DEFAULT Enum 値TRegularExpression
GetCompiledPattern() constTRegularExpression [inline]
GetMatch() constTRegularExpression [inline]
GetNumberOfMatches(const Tstring &source, Tint pos=0)TRegularExpression
GetNumberOfSubMatches() constTRegularExpression [inline]
GetOption() constTRegularExpression [inline]
GetPattern() constTRegularExpression [inline]
GetSubMatch(Tint index, const Tstring &source, Tint pos=0)TRegularExpression
GetSubMatch(const Tstring &source, Tint pos=0)TRegularExpression
GetSubMatch() constTRegularExpression [inline]
IgnoreCase(Tbool stat=Ttrue)TRegularExpression [inline]
Index(const Tstring &source, Tint pos=0)TRegularExpression
Indexes(const Tstring &source, Tint pos=0)TRegularExpression
IOPTION Enum 値TRegularExpression
IsMatch(const Tstring &source, Tint pos=0)TRegularExpression
MatchString(const Tstring &source, Tint pos=0)TRegularExpression
MatchStrings(const Tstring &source, Tint pos=0)TRegularExpression
operator!=(const Tstring &right)TRegularExpression
operator=(const TRegularExpression &right)TRegularExpression
operator=(const Tstring &right)TRegularExpression
operator==(const Tstring &right)TRegularExpression
SetOption(Tint option=DEFAULT)TRegularExpression [inline]
SetPattern(const Tstring &pattern)TRegularExpression [inline]
Size(const Tstring &source, Tint pos=0)TRegularExpression
Sizes(const Tstring &source, Tint pos=0)TRegularExpression
Split(const Tstring &source, Tint pos=0)TRegularExpression
Split(const Tstring &pattern, const Tstring &source, Tint pos=0)TRegularExpression
Split(const TRegularExpression &regex, const Tstring &source, Tint pos=0)TRegularExpression
Substitute(const Tstring &source, const Tstring &substr="", Tint pos=0)TRegularExpression
SubstituteAll(const Tstring &source, const Tstring &substr="", Tint pos=0)TRegularExpression
TRegularExpression(const Tstring &pattern, Tint option=DEFAULT)TRegularExpression
TRegularExpression(Tint option=DEFAULT, const Tstring &pattern="")TRegularExpression
TRegularExpression(const TRegularExpression &right)TRegularExpression
~TRegularExpression()TRegularExpression

CLDAQ - a Class Library for Data AcQuisition (Version 1.12.0)
Go IWAI <goiwai@users.sourceforge.jp>