#include <chmxx.h>
Public Attributes | |
std::string | title |
Document title. | |
std::string | path |
Document path. | |
std::vector< int > | offsets |
Where inside this document the result was found. |
Definition at line 40 of file chmxx.h.
std::string chm::chm_search_document::title |
std::string chm::chm_search_document::path |
std::vector<int> chm::chm_search_document::offsets |