Passwordfile library 5.0.12
C++ library to read/write passwords from/to encrypted files
|
This is the complete list of members for Io::NodeEntry, including all inherited members.
accumulateStatistics(EntryStatistics &stats) const override | Io::NodeEntry | virtual |
children() const | Io::NodeEntry | inline |
clone() const override | Io::NodeEntry | virtual |
computeStatistics() const | Io::Entry | inline |
deleteChildren(int begin, int end) | Io::NodeEntry | |
denotedEntryType(std::uint8_t version) | Io::Entry | static |
denotesNodeEntry(std::uint8_t version) | Io::Entry | inlinestatic |
Entry class | Io::NodeEntry | friend |
Io::Entry::Entry(const std::string &label=std::string(), NodeEntry *parent=nullptr) | Io::Entry | protected |
Io::Entry::Entry(const Entry &other) | Io::Entry | protected |
entryByPath(std::list< std::string > &path, bool includeThis=true, const EntryType *creationType=nullptr) | Io::NodeEntry | |
index() const | Io::Entry | inline |
isExpandedByDefault() const | Io::NodeEntry | inline |
isIndirectChildOf(const NodeEntry *entry) const | Io::Entry | |
label() const | Io::Entry | inline |
m_extendedData | Io::Entry | protected |
make(std::ostream &stream) const override | Io::NodeEntry | virtual |
makeLabelUnique() | Io::Entry | |
NodeEntry() | Io::NodeEntry | |
NodeEntry(const std::string &label, NodeEntry *parent=nullptr) | Io::NodeEntry | |
NodeEntry(std::istream &stream) | Io::NodeEntry | |
NodeEntry(const NodeEntry &other) | Io::NodeEntry | |
operator=(const Entry &other)=delete | Io::Entry | |
parent() const | Io::Entry | inline |
parse(std::istream &stream) | Io::Entry | static |
path() const | Io::Entry | |
path(std::list< std::string > &res) const | Io::Entry | |
replaceChild(std::size_t at, Entry *newChild) | Io::NodeEntry | |
setExpandedByDefault(bool expandedByDefault) | Io::NodeEntry | inline |
setLabel(const std::string &label) | Io::Entry | inline |
setParent(NodeEntry *parent, int index=-1) | Io::Entry | |
type() const override | Io::NodeEntry | inlinevirtual |
~Entry() | Io::Entry | virtual |
~NodeEntry() override | Io::NodeEntry |