|
SeaBreeze
|


Public Member Functions | |
| virtual bool | open () |
| virtual void | close () |
Public Member Functions inherited from seabreeze::TCPIPv4SocketBus | |
| virtual Socket * | getSocketDescriptor () |
| virtual BusFamily | getBusFamily () const |
| virtual void | setLocation (const DeviceLocatorInterface &location) |
| virtual DeviceLocatorInterface * | getLocation () |
| virtual TransferHelper * | getHelper (const std::vector< ProtocolHint * > &hints) const |
Additional Inherited Members | |
Protected Member Functions inherited from seabreeze::TCPIPv4SocketBus | |
| void | addHelper (ProtocolHint *hint, TransferHelper *helper) |
| void | clearHelpers () |
Protected Attributes inherited from seabreeze::TCPIPv4SocketBus | |
| Socket * | socket |
| DeviceLocatorInterface * | deviceLocator |
| std::vector< ProtocolHint * > | helperKeys |
| std::vector< TransferHelper * > | helperValues |
|
virtual |
Implements seabreeze::TCPIPv4SocketBus.
|
virtual |
Implements seabreeze::TCPIPv4SocketBus.