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