#include <ofSerial.h>
List of all members.
Constructor & Destructor Documentation
ofSerialDeviceInfo::ofSerialDeviceInfo |
( |
string |
devicePathIn, |
|
|
string |
deviceNameIn, |
|
|
int |
deviceIDIn |
|
) |
| |
ofSerialDeviceInfo::ofSerialDeviceInfo |
( |
| ) |
|
Member Function Documentation
string ofSerialDeviceInfo::getDevicePath |
( |
| ) |
|
string ofSerialDeviceInfo::getDeviceName |
( |
| ) |
|
int ofSerialDeviceInfo::getDeviceID |
( |
| ) |
|
Friends And Related Function Documentation
Member Data Documentation
string ofSerialDeviceInfo::devicePath |
|
protected |
string ofSerialDeviceInfo::deviceName |
|
protected |
int ofSerialDeviceInfo::deviceID |
|
protected |
The documentation for this class was generated from the following file: