OS_RNG_Err Member List

This is the complete list of members for OS_RNG_Err, including all inherited members.
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
OS_RNG_Err(const std::string &operation) (defined in OS_RNG_Err)OS_RNG_Err
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]