Security::IoResult Member List
This is the complete list of members for Security::IoResult, including all inherited members.
Category enum name | Security::IoResult | |
category | Security::IoResult | |
errorDescription | Security::IoResult | |
errorDetail | Security::IoResult | |
important | Security::IoResult | |
ioError enum value | Security::IoResult | |
IoResult(const Category aCategory) | Security::IoResult | inlineexplicit |
IoResult(const ErrorDetailPointer &anErrorDetail) | Security::IoResult | inlineexplicit |
IoResult(const IoResult &aRes)=default | Security::IoResult | |
ioSuccess enum value | Security::IoResult | |
ioWantRead enum value | Security::IoResult | |
ioWantWrite enum value | Security::IoResult | |
Pointer typedef | Security::IoResult | |
print(std::ostream &os) const | Security::IoResult | |
successful() const | Security::IoResult | inline |
wantsIo() const | Security::IoResult | inline |