cache(const std::string &path) | chm::chmfile | |
cache_search_database() | chm::chmfile | |
chmfile(const std::string &path) | chm::chmfile | |
close() | chm::chmfile | |
dirs enum value | chm::chmfile | |
file_exists(const std::string &path) const | chm::chmfile | |
file_size(const std::string &path) const | chm::chmfile | |
files enum value | chm::chmfile | |
get_generator() const | chm::chmfile | [inline] |
get_home_file() const | chm::chmfile | [inline] |
get_index_file() const | chm::chmfile | [inline] |
get_path() const | chm::chmfile | [inline] |
get_title() const | chm::chmfile | [inline] |
get_topics_file() const | chm::chmfile | [inline] |
get_topics_tree() const | chm::chmfile | |
is_open() const | chm::chmfile | |
meta enum value | chm::chmfile | |
open(const std::string &path, size_t buf_size=1024) const | chm::chmfile | |
operator bool() const | chm::chmfile | [inline] |
read(const std::string &path, std::ostream &out) const | chm::chmfile | |
read(const std::string &path, std::vector< char > &out) const | chm::chmfile | |
read(const std::string &path, char *buf, size_t buf_size) const | chm::chmfile | |
readdir(const std::string &path, std::list< std::string > &entries, int type=files|dirs) const | chm::chmfile | |
readdir_type enum name | chm::chmfile | |
search_index(const std::string &txt, std::list< chm_search_match > &found, bool whole_words=true, bool titles_only=true) const | chm::chmfile | |
special enum value | chm::chmfile | |
~chmfile() | chm::chmfile | [virtual] |