#include <archive.h>
Definition at line 62 of file archive.h.
rsimpl::frame_archive::frame::frame |
( |
| ) |
|
|
inlineexplicit |
rsimpl::frame_archive::frame::frame |
( |
const frame & |
r | ) |
|
|
delete |
rsimpl::frame_archive::frame::frame |
( |
frame && |
r | ) |
|
|
inline |
rsimpl::frame_archive::frame::~frame |
( |
| ) |
|
|
inline |
void rsimpl::frame_archive::frame::acquire |
( |
| ) |
|
|
inline |
void rsimpl::frame_archive::frame::disable_continuation |
( |
| ) |
|
|
inline |
int frame_archive::frame::get_bpp |
( |
| ) |
const |
rs_format frame_archive::frame::get_format |
( |
| ) |
const |
std::chrono::high_resolution_clock::time_point frame_archive::frame::get_frame_callback_start_time_point |
( |
| ) |
const |
const byte * frame_archive::frame::get_frame_data |
( |
| ) |
const |
double frame_archive::frame::get_frame_metadata |
( |
rs_frame_metadata |
frame_metadata | ) |
const |
|
overridevirtual |
unsigned long long frame_archive::frame::get_frame_number |
( |
| ) |
const |
|
overridevirtual |
long long frame_archive::frame::get_frame_system_time |
( |
| ) |
const |
double frame_archive::frame::get_frame_timestamp |
( |
| ) |
const |
int frame_archive::frame::get_framerate |
( |
| ) |
const |
int frame_archive::frame::get_height |
( |
| ) |
const |
rs_stream frame_archive::frame::get_stream_type |
( |
| ) |
const |
|
overridevirtual |
int frame_archive::frame::get_stride |
( |
| ) |
const |
int frame_archive::frame::get_width |
( |
| ) |
const |
frame& rsimpl::frame_archive::frame::operator= |
( |
const frame & |
r | ) |
|
|
delete |
frame& rsimpl::frame_archive::frame::operator= |
( |
frame && |
r | ) |
|
|
inline |
void frame_archive::frame::release |
( |
| ) |
|
void rsimpl::frame_archive::frame::set_timestamp |
( |
double |
new_ts | ) |
|
|
inlineoverridevirtual |
bool frame_archive::frame::supports_frame_metadata |
( |
rs_frame_metadata |
frame_metadata | ) |
const |
|
overridevirtual |
void frame_archive::frame::update_frame_callback_start_ts |
( |
std::chrono::high_resolution_clock::time_point |
ts | ) |
|
std::vector<byte> rsimpl::frame_archive::frame::data |
std::atomic<int> rsimpl::frame_archive::frame::ref_count |
|
private |
The documentation for this struct was generated from the following files: