|
openFrameworksArduino
|
Public Member Functions | |
| ofSerialDeviceInfo (std::string devicePathIn, std::string deviceNameIn, int deviceIDIn) | |
| std::string | getDevicePath () |
| std::string | getDeviceName () |
| int | getDeviceID () |
Protected Attributes | |
| std::string | devicePath |
| std::string | deviceName |
| int | deviceID |
Friends | |
| class | ofSerial |