Passwordfile library  3.2.0
C++ library to read/write passwords from/to encrypted files
Io::NodeEntry Member List

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

children() constIo::NodeEntryinline
clone() constIo::NodeEntryvirtual
deleteChildren(int begin, int end)Io::NodeEntry
denotedEntryType(byte version)Io::Entrystatic
denotesNodeEntry(byte version)Io::Entryinlinestatic
Entry classIo::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, EntryType *creationType=nullptr)Io::NodeEntry
index() constIo::Entryinline
isExpandedByDefault() constIo::NodeEntryinline
isIndirectChildOf(NodeEntry *entry) constIo::Entry
label() constIo::Entryinline
m_extendedDataIo::Entryprotected
make(std::ostream &stream) constIo::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() constIo::NodeEntryinlinevirtual
~Entry()Io::Entryvirtual
~NodeEntry()Io::NodeEntry