Crypto++ 8.7
Free C++ class library of cryptographic schemes
|
This is the complete list of members for FileSink::OpenErr, including all inherited members.
CANNOT_FLUSH enum value | Exception | |
DATA_INTEGRITY_CHECK_FAILED enum value | Exception | |
Err(const std::string &s) (defined in FileSink::Err) | FileSink::Err | inline |
ErrorType enum name | Exception | |
Exception(ErrorType errorType, const std::string &s) | Exception | inlineexplicit |
GetErrorType() const | Exception | inline |
GetWhat() const | Exception | inline |
INVALID_ARGUMENT enum value | Exception | |
INVALID_DATA_FORMAT enum value | Exception | |
IO_ERROR enum value | Exception | |
NOT_IMPLEMENTED enum value | Exception | |
OpenErr(const std::string &filename) (defined in FileSink::OpenErr) | FileSink::OpenErr | inline |
OTHER_ERROR enum value | Exception | |
SetErrorType(ErrorType errorType) | Exception | inline |
SetWhat(const std::string &s) | Exception | inline |
what() const | Exception | inline |
~Exception() (defined in Exception) | Exception | inlinevirtual |