#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.
std::string chm::chm_search_match::key |
std::vector<chm_search_document> chm::chm_search_match::documents |