#include <config.h>
|
std::map< index_type, request_type > | get_requests () |
|
std::map< index_type, config_preset > | get_presets () |
|
| config () |
|
void | enable_stream (rs2_stream stream, int index, int width, int height, rs2_format format, int fps) |
|
void | disable_stream (rs2_stream stream) |
|
void | enable_stream (rs2_stream stream, config_preset preset) |
|
void | enable_stream (rs2_stream stream, int index, config_preset preset) |
|
void | enable_all (config_preset p) |
|
void | disable_all () |
|
void | close (multistream stream) |
|
bool | can_enable_stream (device_interface *dev, rs2_stream stream, int index, int width, int height, rs2_format format, int fps) |
|
multistream | resolve (device_interface *dev) |
|
§ config()
librealsense::util::config::config |
( |
| ) |
|
|
inline |
§ can_enable_stream()
§ close()
void librealsense::util::config::close |
( |
multistream |
stream | ) |
|
|
inline |
§ contradicts() [1/2]
§ contradicts() [2/2]
§ disable_all()
void librealsense::util::config::disable_all |
( |
| ) |
|
|
inline |
§ disable_stream()
void librealsense::util::config::disable_stream |
( |
rs2_stream |
stream | ) |
|
|
inline |
§ enable_all()
§ enable_stream() [1/3]
void librealsense::util::config::enable_stream |
( |
rs2_stream |
stream, |
|
|
int |
index, |
|
|
int |
width, |
|
|
int |
height, |
|
|
rs2_format |
format, |
|
|
int |
fps |
|
) |
| |
|
inline |
§ enable_stream() [2/3]
§ enable_stream() [3/3]
§ get_presets()
§ get_requests()
§ has_wildcards() [1/2]
§ has_wildcards() [2/2]
static bool librealsense::util::config::has_wildcards |
( |
const request_type & |
a | ) |
|
|
inlinestatic |
§ match() [1/2]
template<class Stream_Profile >
static bool librealsense::util::config::match |
( |
const Stream_Profile & |
a, |
|
|
const Stream_Profile & |
b |
|
) |
| |
|
inlinestatic |
§ match() [2/2]
§ match_stream()
§ resolve()
The documentation for this class was generated from the following file:
- /builddir/build/BUILD/librealsense-2.11.1/src/config.h