|
ARB
|
#include <TreeDisplay.hxx>

Public Member Functions | |
| GroupInfo (const FoundGroup &g, bool prep_wordwise, GB_CASE sens, const char *wordSeparators, const WordSet &ignored_words) | |
| size_t | get_word_count () const |
Public Attributes | |
| string | name |
| RefPtr< GBDATA > | tree |
| SmartPtr< WordSet > | words |
| const char * | name |
| const char * | count |
| unsigned | name_len |
| unsigned | count_len |
Definition at line 947 of file group_search.cxx.
|
inline |
Definition at line 952 of file group_search.cxx.
References GB_IGNORE_CASE, string2WordSet(), string_to_lower(), and words.
|
inline |
Definition at line 964 of file group_search.cxx.
References SmartPtr< T, C >::isNull().
Referenced by DupNameCriterion::name_matches_wordwise().
| string GroupInfo::name |
Definition at line 948 of file group_search.cxx.
Referenced by DupNameCriterion::name_matches(), and DupNameCriterion::name_matches_wordwise().
Definition at line 949 of file group_search.cxx.
Definition at line 950 of file group_search.cxx.
Referenced by GroupInfo(), and DupNameCriterion::name_matches_wordwise().
| const char* GroupInfo::name |
Definition at line 257 of file TreeDisplay.hxx.
| const char* GroupInfo::count |
Definition at line 258 of file TreeDisplay.hxx.
| unsigned GroupInfo::name_len |
Definition at line 259 of file TreeDisplay.hxx.
| unsigned GroupInfo::count_len |
Definition at line 260 of file TreeDisplay.hxx.
1.8.8