Passwordfile library 5.0.11
C++ library to read/write passwords from/to encrypted files
Loading...
Searching...
No Matches
Io::NodeEntry Member List

This is the complete list of members for Io::NodeEntry, including all inherited members.

accumulateStatistics(EntryStatistics &stats) const overrideIo::NodeEntryvirtual
children() constIo::NodeEntryinline
clone() const overrideIo::NodeEntryvirtual
computeStatistics() constIo::Entryinline
deleteChildren(int begin, int end)Io::NodeEntry
denotedEntryType(std::uint8_t version)Io::Entrystatic
denotesNodeEntry(std::uint8_t version)Io::Entryinlinestatic
EntryIo::NodeEntryfriend
Io::Entry::Entry(const std::string &label=std::string(), NodeEntry *parent=nullptr)Io::Entryprotected
Io::Entry::Entry(const Entry &other)Io::Entryprotected
entryByPath(std::list< std::string > &path, bool includeThis=true, const EntryType *creationType=nullptr)Io::NodeEntry
index() constIo::Entryinline
isExpandedByDefault() constIo::NodeEntryinline
isIndirectChildOf(const NodeEntry *entry) constIo::Entry
label() constIo::Entryinline
m_extendedDataIo::Entryprotected
make(std::ostream &stream) const overrideIo::NodeEntryvirtual
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)=deleteIo::Entry
parent() constIo::Entryinline
parse(std::istream &stream)Io::Entrystatic
path() constIo::Entry
path(std::list< std::string > &res) constIo::Entry
replaceChild(std::size_t at, Entry *newChild)Io::NodeEntry
setExpandedByDefault(bool expandedByDefault)Io::NodeEntryinline
setLabel(const std::string &label)Io::Entryinline
setParent(NodeEntry *parent, int index=-1)Io::Entry
type() const overrideIo::NodeEntryinlinevirtual
~Entry()Io::Entryvirtual
~NodeEntry() overrideIo::NodeEntry