| CANNOT_FLUSH enum value | Exception | |
| DATA_INTEGRITY_CHECK_FAILED enum value | Exception | |
| Err(HANDLE h, const std::string &operation, int error) | WindowsPipe::Err | |
| ErrorType enum name | Exception | |
| Exception(ErrorType errorType, const std::string &s) | Exception | [inline, explicit] |
| GetErrorCode() const | OS_Error | [inline] |
| GetErrorType() const | Exception | [inline] |
| GetHandle() const | WindowsPipe::Err | [inline] |
| GetOperation() const | OS_Error | [inline] |
| GetWhat() const | Exception | [inline] |
| INVALID_ARGUMENT enum value | Exception | |
| INVALID_DATA_FORMAT enum value | Exception | |
| IO_ERROR enum value | Exception | |
| m_errorCode | OS_Error | [protected] |
| m_operation | OS_Error | [protected] |
| NOT_IMPLEMENTED enum value | Exception | |
| OS_Error(ErrorType errorType, const std::string &s, const std::string &operation, int errorCode) | OS_Error | [inline] |
| OTHER_ERROR enum value | Exception | |
| SetErrorType(ErrorType errorType) | Exception | [inline] |
| SetWhat(const std::string &s) | Exception | [inline] |
| what() const | Exception | [inline] |
| ~Exception() | Exception | [inline, virtual] |
| ~OS_Error() | OS_Error | [inline] |
1.5.1-p1