Conexus::Serial::Device Struct Reference
Convenience struct to hold both the name and path of an enumerated device.
More...
#include <serial.h>
List of all members.
Public Member Functions |
| Device (const std::string &n, const std::string &p) |
Public Attributes |
std::string | name |
std::string | path |
Detailed Description
Convenience struct to hold both the name and path of an enumerated device.
Constructor & Destructor Documentation
Conexus::Serial::Device::Device |
( |
const std::string & |
n, |
|
|
const std::string & |
p | |
|
) |
| | [inline] |
Member Data Documentation
The documentation for this struct was generated from the following file: