Public Member Functions | |
| Fragment (const std::string &t, int occ) | |
Public Attributes | |
| std::string | text |
| int | occurrences |
Class that holds a text fragment
Definition at line 158 of file doxysearch.cpp.
|
inline |
Definition at line 160 of file doxysearch.cpp.
| int Fragment::occurrences |
Definition at line 162 of file doxysearch.cpp.
| std::string Fragment::text |
Definition at line 161 of file doxysearch.cpp.
1.8.11