#include <Rs2Base.h>
Public Member Functions | |
| const char * | get_message () const |
| rs2_exception_type | get_type () const |
| rs2_error ** | operator& () |
| void | release () |
| Rs2Error () | |
| bool | success () const |
| ~Rs2Error () | |
Private Attributes | |
| rs2_error * | m_error |
|
inline |
|
inline |