#include <types.h>
Definition at line 1444 of file src/types.h.
librealsense::frame_continuation::frame_continuation |
( |
| ) |
|
|
inline |
librealsense::frame_continuation::frame_continuation |
( |
std::function< void()> |
continuation, |
|
|
const void * |
protected_data |
|
) |
| |
|
inlineexplicit |
librealsense::frame_continuation::~frame_continuation |
( |
| ) |
|
|
inline |
const void* librealsense::frame_continuation::get_data |
( |
| ) |
const |
|
inline |
void librealsense::frame_continuation::operator() |
( |
| ) |
|
|
inline |
void librealsense::frame_continuation::reset |
( |
void |
| ) |
|
|
inline |
std::function<void()> librealsense::frame_continuation::continuation |
|
private |
const void* librealsense::frame_continuation::protected_data = nullptr |
|
private |
The documentation for this class was generated from the following file: