|
Passwordfile library 5.0.12
C++ library to read/write passwords from/to encrypted files
|
This is the complete list of members for Io::Field, including all inherited members.
| Field() | Io::Field | inline |
| Field(AccountEntry *tiedAccount, const std::string &name=std::string(), const std::string &value=std::string()) | Io::Field | |
| Field(AccountEntry *tiedAccount, std::istream &stream) | Io::Field | |
| isEmpty() const | Io::Field | inline |
| isValidType(int number) | Io::Field | inlinestatic |
| m_extendedData | Io::Field | protected |
| make(std::ostream &stream) const | Io::Field | |
| name() const | Io::Field | inline |
| setName(const std::string &name) | Io::Field | inline |
| setType(FieldType type) | Io::Field | inline |
| setValue(const std::string &value) | Io::Field | inline |
| tiedAccount() const | Io::Field | inline |
| type() const | Io::Field | inline |
| value() const | Io::Field | inline |