SeaBreeze
|
Public Member Functions | |
virtual bool | open () |
virtual void | close () |
![]() | |
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 | |
![]() | |
void | addHelper (ProtocolHint *hint, TransferHelper *helper) |
void | clearHelpers () |
![]() | |
Socket * | socket |
DeviceLocatorInterface * | deviceLocator |
std::vector< ProtocolHint * > | helperKeys |
std::vector< TransferHelper * > | helperValues |
|
virtual |
Implements seabreeze::TCPIPv4SocketBus.
|
virtual |
Implements seabreeze::TCPIPv4SocketBus.