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