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 ()
 
 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 43 of file interface_resources.h.

Constructor & Destructor Documentation

hardware_interface::InterfaceResources::InterfaceResources ( )
inline

Definition at line 45 of file interface_resources.h.

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

Definition at line 47 of file interface_resources.h.

Member Data Documentation

std::string hardware_interface::InterfaceResources::hardware_interface

Hardware interface type.

Definition at line 53 of file interface_resources.h.

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

Resources belonging to the hardware interface.

Definition at line 56 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 Apr 20 2020 03:52:05