|
SeaBreeze
|


Public Member Functions | |
| virtual TransferHelper * | getHelper (const std::vector< ProtocolHint * > &hints) const |
| virtual void | setLocation (const DeviceLocatorInterface &location) |
| virtual bool | open () |
| virtual void | close () |
Public Member Functions inherited from seabreeze::RS232Interface | |
| virtual RS232 * | getRS232Descriptor () |
| virtual DeviceLocatorInterface * | getLocation () |
| virtual BusFamily | getBusFamily () const |
Protected Attributes | |
| TransferHelper * | rs232Helper |
| int | baudRate |
Protected Attributes inherited from seabreeze::RS232Interface | |
| RS232 * | rs232 |
| DeviceLocatorInterface * | deviceLocator |
|
virtual |
Implements seabreeze::RS232Interface.
|
virtual |
Reimplemented from seabreeze::RS232Interface.
|
virtual |
Implements seabreeze::RS232Interface.
|
virtual |
Implements seabreeze::RS232Interface.