Public Member Functions | Public Attributes | List of all members
hardware_interface::InterfaceResources Struct Reference

Structure for storing resource identifiers belonging to a specific hardware interface. More...

#include <interface_resources.h>

Public Member Functions

 InterfaceResources ()=default
 
 InterfaceResources (const std::string &hw_iface, const std::set< std::string > &res)
 

Public Attributes

std::string hardware_interface
 
std::set< std::string > resources
 

Detailed Description

Structure for storing resource identifiers belonging to a specific hardware interface.

Definition at line 42 of file interface_resources.h.

Constructor & Destructor Documentation

◆ InterfaceResources() [1/2]

hardware_interface::InterfaceResources::InterfaceResources ( )
default

◆ InterfaceResources() [2/2]

hardware_interface::InterfaceResources::InterfaceResources ( const std::string &  hw_iface,
const std::set< std::string > &  res 
)
inline

Definition at line 46 of file interface_resources.h.

Member Data Documentation

◆ hardware_interface

std::string hardware_interface::InterfaceResources::hardware_interface

Hardware interface type.

Definition at line 52 of file interface_resources.h.

◆ resources

std::set<std::string> hardware_interface::InterfaceResources::resources

Resources belonging to the hardware interface.

Definition at line 55 of file interface_resources.h.


The documentation for this struct was generated from the following file:


hardware_interface
Author(s): Wim Meeussen, Adolfo Rodriguez Tsouroukdissian
autogenerated on Mon Feb 28 2022 23:30:10