#include <Serial.h>
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 |
| cinder::Serial::Device::Device | ( | const std::string & | nameAndPath | ) |
| cinder::Serial::Device::Device | ( | const std::string & | name, |
| const std::string & | path | ||
| ) |
| const std::string& cinder::Serial::Device::getName | ( | ) | const |
| const std::string& cinder::Serial::Device::getPath | ( | ) | const |