|
RMM API 2.0.0
|
Struct to hold the information about a registered frontend device. More...
#include <Topology.h>
Public Attributes | |
| std::string | name |
| Name of the frontend device. | |
| std::shared_ptr< FrontEndBase > | instance |
| Shared pointer to the frontend instance. | |
| int | ring |
| The ring ID where the frontend device is located. | |
| int | node |
| The node ID within the ring. | |
Struct to hold the information about a registered frontend device.