Crypto++
|
This is the complete list of members for NameValuePairs::ValueTypeMismatch, including all inherited members.
CANNOT_FLUSH enum value | Exception | |
DATA_INTEGRITY_CHECK_FAILED enum value | Exception | |
ErrorType enum name | Exception | |
Exception(ErrorType errorType, const std::string &s) (defined in Exception) | Exception | inlineexplicit |
GetErrorType() const (defined in Exception) | Exception | inline |
GetRetrievingTypeInfo() const (defined in NameValuePairs::ValueTypeMismatch) | NameValuePairs::ValueTypeMismatch | inline |
GetStoredTypeInfo() const (defined in NameValuePairs::ValueTypeMismatch) | NameValuePairs::ValueTypeMismatch | inline |
GetWhat() const (defined in Exception) | Exception | inline |
INVALID_ARGUMENT enum value | Exception | |
INVALID_DATA_FORMAT enum value | Exception | |
InvalidArgument(const std::string &s) (defined in InvalidArgument) | InvalidArgument | inlineexplicit |
IO_ERROR enum value | Exception | |
NOT_IMPLEMENTED enum value | Exception | |
OTHER_ERROR enum value | Exception | |
SetErrorType(ErrorType errorType) (defined in Exception) | Exception | inline |
SetWhat(const std::string &s) (defined in Exception) | Exception | inline |
ValueTypeMismatch(const std::string &name, const std::type_info &stored, const std::type_info &retrieving) (defined in NameValuePairs::ValueTypeMismatch) | NameValuePairs::ValueTypeMismatch | inline |
what() const (defined in Exception) | Exception | inline |
~Exception() (defined in Exception) | Exception | inlinevirtual |