class Edge

Defined at line 395 of file ../../src/media/audio/services/device_registry/inspector.h

This represents an EdgePair within a hardware topology.

Public Methods

void Edge (Edge && other)

Defined at line 400 of file ../../src/media/audio/services/device_registry/inspector.h

Edge & operator= (Edge && other)

Defined at line 401 of file ../../src/media/audio/services/device_registry/inspector.h

inspect::Node & inspect_node ()

Defined at line 403 of file ../../src/media/audio/services/device_registry/inspector.h

ElementId from_element_id ()

Defined at line 404 of file ../../src/media/audio/services/device_registry/inspector.h

ElementId to_element_id ()

Defined at line 405 of file ../../src/media/audio/services/device_registry/inspector.h

void Edge (inspect::Node edge_node, ElementId from_element_id, ElementId to_element_id)

////////////////////////////////////

Edge methods

Defined at line 1371 of file ../../src/media/audio/services/device_registry/inspector.cc

void ~Edge ()

Defined at line 1380 of file ../../src/media/audio/services/device_registry/inspector.cc