#include <unit-tests-common.h>
Public Member Functions | |
bool | operator!= (const profile &other) const |
bool | operator< (const profile &other) const |
bool | operator== (const profile &other) const |
Public Attributes | |
rs2_format | format |
int | fps |
int | height |
int | index |
rs2_stream | stream |
int | width |
Definition at line 59 of file unit-tests-common.h.
|
inline |
Definition at line 77 of file unit-tests-common.h.
|
inline |
Definition at line 81 of file unit-tests-common.h.
|
inline |
Definition at line 68 of file unit-tests-common.h.
rs2_format profile::format |
Definition at line 62 of file unit-tests-common.h.
int profile::fps |
Definition at line 66 of file unit-tests-common.h.
int profile::height |
Definition at line 64 of file unit-tests-common.h.
int profile::index |
Definition at line 65 of file unit-tests-common.h.
rs2_stream profile::stream |
Definition at line 61 of file unit-tests-common.h.
int profile::width |
Definition at line 63 of file unit-tests-common.h.