| Home | Trees | Indices | Help | 
 | 
|---|
|  | 
object --+
         |
        TCPROSTransportProtocol
Abstraction of TCPROS connections. Implementations Services/Publishers/Subscribers must implement this protocol, which defines how messages are deserialized from an inbound connection (read_messages()) as well as which fields to send when creating a new connection (get_header_fields()).
| Instance Methods | |||
| 
 | |||
| 
 | |||
| dict | 
 | ||
| Inherited from  | |||
| Properties | |
| Inherited from  | 
| Method Details | 
| 
 ctor 
 | 
| 
 
 | 
| 
 Header fields that should be sent over the connection. The header fields are protocol specific (i.e. service vs. topic, publisher vs. subscriber). 
 | 
| Home | Trees | Indices | Help | 
 | 
|---|
| Generated by Epydoc 3.0.1 on Mon Nov 2 03:52:39 2020 | http://epydoc.sourceforge.net |