#include <Serial.h>
|
| 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 |
( |
| ) |
|
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 |
The documentation for this class was generated from the following file: