vtdata library
 All Classes Files Functions Variables Enumerations Enumerator Pages
SentenceMatch Member List

This is the complete list of members for SentenceMatch, including all inherited members.

AddLiteral(bool required, const char *str1, const char *str2=NULL, const char *str3=NULL, const char *str4=NULL) (defined in SentenceMatch)SentenceMatch
AddToken(bool required, enum TokenType type) (defined in SentenceMatch)SentenceMatch
Append(const MatchToken *&)vtArray< MatchToken * >
Append(const vtArray< MatchToken * > &)vtArray< MatchToken * >
Clear()vtArray< MatchToken * >
DestructItems(uint first, uint last) (defined in SentenceMatch)SentenceMatchinlinevirtual
Find(const MatchToken *&) constvtArray< MatchToken * >
FreeData()vtArray< MatchToken * >
GetAt(uint i) constvtArray< MatchToken * >
GetData() const (defined in vtArray< MatchToken * >)vtArray< MatchToken * >
GetElemSize() const (defined in vtArray< MatchToken * >)vtArray< MatchToken * >
GetMaxSize() const (defined in vtArray< MatchToken * >)vtArray< MatchToken * >
GetSize() const (defined in vtArray< MatchToken * >)vtArray< MatchToken * >
Grow(uint)vtArray< MatchToken * >protectedvirtual
IsEmpty() constvtArray< MatchToken * >
m_Data (defined in vtArray< MatchToken * >)vtArray< MatchToken * >protected
m_MaxSize (defined in vtArray< MatchToken * >)vtArray< MatchToken * >protected
m_Size (defined in vtArray< MatchToken * >)vtArray< MatchToken * >protected
operator=(const vtArray< MatchToken * > &) (defined in vtArray< MatchToken * >)vtArray< MatchToken * >
operator[](uint i) (defined in vtArray< MatchToken * >)vtArray< MatchToken * >
operator[](uint i) const (defined in vtArray< MatchToken * >)vtArray< MatchToken * >
RemoveAt(uint i, int n=1)vtArray< MatchToken * >
SetAt(uint i, MatchToken *)vtArray< MatchToken * >
SetMaxSize(uint)vtArray< MatchToken * >
SetSize(uint)vtArray< MatchToken * >
vtArray(uint size=0)vtArray< MatchToken * >
vtArray(const vtArray< MatchToken * > &)vtArray< MatchToken * >
~SentenceMatch() (defined in SentenceMatch)SentenceMatchinlinevirtual
~vtArray()vtArray< MatchToken * >virtual