AuthenticatedSymmetricCipher::BadState Member List

This is the complete list of members for AuthenticatedSymmetricCipher::BadState, including all inherited members.
BadState(const std::string &name, const char *message) (defined in AuthenticatedSymmetricCipher::BadState)AuthenticatedSymmetricCipher::BadState [inline, explicit]
BadState(const std::string &name, const char *function, const char *state) (defined in AuthenticatedSymmetricCipher::BadState)AuthenticatedSymmetricCipher::BadState [inline, explicit]
CANNOT_FLUSH enum valueException
DATA_INTEGRITY_CHECK_FAILED enum valueException
ErrorType enum nameException
Exception(ErrorType errorType, const std::string &s) (defined in Exception)Exception [inline, explicit]
GetErrorType() const (defined in Exception)Exception [inline]
GetWhat() const (defined in Exception)Exception [inline]
INVALID_ARGUMENT enum valueException
INVALID_DATA_FORMAT enum valueException
IO_ERROR enum valueException
NOT_IMPLEMENTED enum valueException
OTHER_ERROR enum valueException
SetErrorType(ErrorType errorType) (defined in Exception)Exception [inline]
SetWhat(const std::string &s) (defined in Exception)Exception [inline]
what() const (defined in Exception)Exception [inline]
~Exception() (defined in Exception)Exception [inline, virtual]