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

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

clone() const =0Io::Entrypure virtual
denotesNodeEntry(byte version)Io::Entryinlinestatic
Entry(const std::string &label=std::string(), NodeEntry *parent=nullptr)Io::Entryprotected
Entry(const Entry &other)Io::Entryprotected
index() const Io::Entryinline
isIndirectChildOf(NodeEntry *entry) const Io::Entry
label() const Io::Entryinline
m_extendedDataIo::Entryprotected
make(std::ostream &stream) const =0Io::Entrypure virtual
makeLabelUnique()Io::Entry
NodeEntry classIo::Entryfriend
operator=(const Entry &other)=deleteIo::Entry
parent() const Io::Entryinline
parse(std::istream &stream)Io::Entrystatic
path() const Io::Entry
path(std::list< std::string > &res) const Io::Entry
setLabel(const std::string &label)Io::Entryinline
setParent(NodeEntry *parent, int index=-1)Io::Entry
type() const =0Io::Entrypure virtual
~Entry()Io::Entryvirtual