#include <rs_internal.hpp>
◆ mock_context() [1/2]
rs2::mock_context::mock_context |
( |
const std::string & |
filename, |
|
|
const std::string & |
section = "" |
|
) |
| |
|
inline |
create librealsense context that given a file will respond to calls exactly as the recording did if the user calls a method that was either not called during recording or violates causality of the recording error will be thrown
- Parameters
-
[in] | filename | string of the name of the file |
◆ mock_context() [2/2]
rs2::mock_context::mock_context |
( |
| ) |
|
|
delete |
The documentation for this class was generated from the following file: