#include <chmxx.h>
Public Attributes | |
| int | is_title |
| Given key is inside a title. | |
| std::string | key |
| Key that was found inside the index. | |
| std::vector< chm_search_document > | documents |
| Documents matching to this index. | |
Definition at line 47 of file chmxx.h.
|
|
Documents matching to this index.
|
|
|
Given key is inside a title.
|
|
|
Key that was found inside the index.
|