SeaBreeze
Public Member Functions | Protected Member Functions | Protected Attributes
seabreeze::TCPIPv4SocketBus Class Referenceabstract
Inheritance diagram for seabreeze::TCPIPv4SocketBus:
Inheritance graph
Collaboration diagram for seabreeze::TCPIPv4SocketBus:
Collaboration graph

Public Member Functions

virtual SocketgetSocketDescriptor ()
 
virtual BusFamily getBusFamily () const
 
virtual void setLocation (const DeviceLocatorInterface &location) throw (IllegalArgumentException)
 
virtual DeviceLocatorInterfacegetLocation ()
 
virtual TransferHelpergetHelper (const std::vector< ProtocolHint *> &hints) const
 
virtual bool open ()=0
 
virtual void close ()=0
 

Protected Member Functions

void addHelper (ProtocolHint *hint, TransferHelper *helper)
 
void clearHelpers ()
 

Protected Attributes

Socketsocket
 
DeviceLocatorInterfacedeviceLocator
 
std::vector< ProtocolHint * > helperKeys
 
std::vector< TransferHelper * > helperValues
 

The documentation for this class was generated from the following file: