Public Member Functions | |
| bool | operator!= (const test_profile &other) const |
| bool | operator< (const test_profile &other) const |
| bool | operator== (const test_profile &other) const |
Public Attributes | |
| rs2_format | format |
| int | height |
| int | index |
| rs2_stream | stream |
| int | width |
Definition at line 129 of file unit-tests-internal.cpp.
|
inline |
Definition at line 146 of file unit-tests-internal.cpp.
|
inline |
Definition at line 150 of file unit-tests-internal.cpp.
|
inline |
Definition at line 137 of file unit-tests-internal.cpp.
| rs2_format test_profile::format |
Definition at line 132 of file unit-tests-internal.cpp.
| int test_profile::height |
Definition at line 134 of file unit-tests-internal.cpp.
| int test_profile::index |
Definition at line 135 of file unit-tests-internal.cpp.
| rs2_stream test_profile::stream |
Definition at line 131 of file unit-tests-internal.cpp.
| int test_profile::width |
Definition at line 133 of file unit-tests-internal.cpp.