#include <win-helpers.h>
Definition at line 44 of file win-helpers.h.
librealsense::platform::cm_node::cm_node |
( |
| ) |
|
|
inline |
librealsense::platform::cm_node::cm_node |
( |
DEVINST |
devinst | ) |
|
|
inline |
template<class F >
bool librealsense::platform::cm_node::foreach_node |
( |
F |
fn, |
|
|
size_t |
depth = 1 |
|
) |
| |
|
inline |
static cm_node librealsense::platform::cm_node::from_device_path |
( |
LPCWSTR |
device_path | ) |
|
|
inlinestatic |
cm_node librealsense::platform::cm_node::from_instance_id |
( |
std::wstring const & |
instance_id | ) |
|
|
static |
DEVINST librealsense::platform::cm_node::get |
( |
| ) |
const |
|
inline |
cm_node librealsense::platform::cm_node::get_child |
( |
| ) |
const |
std::string librealsense::platform::cm_node::get_id |
( |
| ) |
const |
cm_node librealsense::platform::cm_node::get_parent |
( |
| ) |
const |
std::string librealsense::platform::cm_node::get_property |
( |
DEVPROPKEY const & |
property | ) |
const |
cm_node librealsense::platform::cm_node::get_sibling |
( |
| ) |
const |
std::string librealsense::platform::cm_node::get_uid |
( |
| ) |
const |
librealsense::platform::cm_node::operator DEVINST |
( |
| ) |
const |
|
inline |
librealsense::platform::cm_node::operator DEVINST * |
( |
| ) |
|
|
inline |
librealsense::platform::cm_node::operator DEVINST const * |
( |
| ) |
const |
|
inline |
cm_node librealsense::platform::cm_node::root |
( |
| ) |
|
|
static |
bool librealsense::platform::cm_node::valid |
( |
| ) |
const |
|
inline |
DEVINST librealsense::platform::cm_node::_devinst |
|
private |
The documentation for this class was generated from the following files: