cinder::Serial::Device Class Reference
#include <Serial.h>
List of all members.
Public Member Functions |
| Device () |
| Device (const std::string &nameAndPath) |
| Device (const std::string &name, const std::string &path) |
const std::string & | getName () const |
const std::string & | getPath () const |
Constructor & Destructor Documentation
cinder::Serial::Device::Device |
( |
|
) |
|
cinder::Serial::Device::Device |
( |
const std::string & |
nameAndPath |
) |
|
cinder::Serial::Device::Device |
( |
const std::string & |
name, |
|
|
const std::string & |
path | |
|
) |
| | |
Member Function Documentation
const std::string& cinder::Serial::Device::getName |
( |
|
) |
const |
const std::string& cinder::Serial::Device::getPath |
( |
|
) |
const |
The documentation for this class was generated from the following file: