Passwordfile library 5.0.12
C++ library to read/write passwords from/to encrypted files
|
This is the complete list of members for Io::AccountEntry, including all inherited members.
AccountEntry() | Io::AccountEntry | |
AccountEntry(const std::string &label, NodeEntry *parent=nullptr) | Io::AccountEntry | |
AccountEntry(std::istream &stream) | Io::AccountEntry | |
AccountEntry(const AccountEntry &other) | Io::AccountEntry | |
accumulateStatistics(EntryStatistics &stats) const override | Io::AccountEntry | virtual |
clone() const override | Io::AccountEntry | virtual |
computeStatistics() const | Io::Entry | inline |
denotedEntryType(std::uint8_t version) | Io::Entry | static |
denotesNodeEntry(std::uint8_t version) | Io::Entry | inlinestatic |
Entry(const std::string &label=std::string(), NodeEntry *parent=nullptr) | Io::Entry | protected |
Entry(const Entry &other) | Io::Entry | protected |
fields() const | Io::AccountEntry | inline |
fields() | Io::AccountEntry | inline |
index() const | Io::Entry | 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::AccountEntry | virtual |
makeLabelUnique() | Io::Entry | |
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 | |
setLabel(const std::string &label) | Io::Entry | inline |
setParent(NodeEntry *parent, int index=-1) | Io::Entry | |
type() const override | Io::AccountEntry | inlinevirtual |
~AccountEntry() override | Io::AccountEntry | |
~Entry() | Io::Entry | virtual |