This is the complete list of members for libwpd::DirTree, including all inherited members.
clear() | libwpd::DirTree | |
count() const | libwpd::DirTree | inline |
DirTree() | libwpd::DirTree | inline |
DirTree(const DirTree &) | libwpd::DirTree | private |
entry(unsigned ind) const | libwpd::DirTree | inline |
entry(unsigned ind) | libwpd::DirTree | inline |
entry(const std::string &name) | libwpd::DirTree | inline |
find_child(unsigned ind, const std::string &name) const | libwpd::DirTree | inline |
get_siblings(unsigned ind) const | libwpd::DirTree | inlineprotected |
get_siblings(unsigned ind, std::set< unsigned > &seens) const | libwpd::DirTree | inlineprotected |
getSubStreamList(unsigned ind=0, bool retrieveAll=false) | libwpd::DirTree | inline |
getSubStreamList(unsigned ind, bool all, const std::string &prefix, std::vector< std::string > &res, std::set< unsigned > &seen, bool isRoot=false) const | libwpd::DirTree | protected |
hasRootTypePc() const | libwpd::DirTree | inline |
index(const std::string &name, bool create=false) | libwpd::DirTree | |
load(unsigned char *buffer, unsigned len) | libwpd::DirTree | |
m_entries | libwpd::DirTree | private |
operator=(const DirTree &) | libwpd::DirTree | private |
save(unsigned char *buffer) const | libwpd::DirTree | inline |
saveSize() const | libwpd::DirTree | inline |
setInRBTForm(std::vector< unsigned > const &childList, unsigned firstInd, unsigned lastInd, unsigned height) | libwpd::DirTree | protected |
setInRedBlackTreeForm() | libwpd::DirTree | inline |
setInRedBlackTreeForm(unsigned id, std::set< unsigned > &seen) | libwpd::DirTree | protected |
setRootType(bool pc=true) | libwpd::DirTree |