#include <unit-tests-common.h>
Public Member Functions | |
| operator rs_context * () const | |
| bool | operator== (const safe_context &other) const |
| safe_context () | |
| ~safe_context () | |
Private Member Functions | |
| safe_context (int) | |
Private Attributes | |
| rs_context * | context |
Definition at line 72 of file unit-tests-common.h.
|
inlineprivate |
Definition at line 75 of file unit-tests-common.h.
|
inline |
Definition at line 77 of file unit-tests-common.h.
|
inline |
Definition at line 83 of file unit-tests-common.h.
|
inline |
Definition at line 93 of file unit-tests-common.h.
|
inline |
Definition at line 91 of file unit-tests-common.h.
|
private |
Definition at line 74 of file unit-tests-common.h.