|
Passwordfile library 5.0.12
C++ library to read/write passwords from/to encrypted files
|
This is the complete list of members for Io::Entry, including all inherited members.
| accumulateStatistics(EntryStatistics &stats) const =0 | Io::Entry | pure virtual |
| clone() const =0 | Io::Entry | pure 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 |
| 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 =0 | Io::Entry | pure virtual |
| makeLabelUnique() | Io::Entry | |
| NodeEntry class | Io::Entry | friend |
| 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 =0 | Io::Entry | pure virtual |
| ~Entry() | Io::Entry | virtual |