GMessage used for storing array of keywords
![]() | Keywords::AddKeyword (Char *keyword) Adds a keyword |
![]() | Keywords::Keyword (Int i) Gets i-th keyword label |
![]() | Keywords::Keywords (LogFile *aLogFile) Constructor |
![]() | Keywords::MatchesPattern (Char *pattern) Decides wheter pattern matches keywords |
![]() | methods
|
attributes
GMessage used for storing array of keywords. This class simply extends the functionality of ArrayGMessage, making it simple to work with an array of keywords. In a fact an ArrayGMessage using prefix GM_KEYWORD.
Char* Keyword(Int i)
Int MatchesPattern(Char *pattern)
Char* Keywords::Keyword(Int i)
Keywords::Keywords(LogFile *aLogFile)
Int Keywords::MatchesPattern(Char *pattern)
alphabetic index hierarchy of classes
generated by doc++