Handles a connection to a single incoming service client.
More...
#include <service_client_link.h>
Handles a connection to a single incoming service client.
Definition at line 53 of file service_client_link.h.
◆ ServiceClientLink()
roswrap::ServiceClientLink::ServiceClientLink |
( |
| ) |
|
◆ ~ServiceClientLink()
virtual roswrap::ServiceClientLink::~ServiceClientLink |
( |
| ) |
|
|
virtual |
◆ getConnection()
◆ handleHeader()
bool roswrap::ServiceClientLink::handleHeader |
( |
const Header & |
header | ) |
|
◆ initialize()
◆ onConnectionDropped()
◆ onHeaderWritten()
◆ onRequest()
◆ onRequestLength()
◆ onResponseWritten()
◆ processResponse()
Writes a response to the current request.
- Parameters
-
ok | Whether the callback was successful or not |
resp | The message response. ServiceClientLink will delete this |
◆ connection_
◆ dropped_conn_
boost::signals2::connection roswrap::ServiceClientLink::dropped_conn_ |
|
private |
◆ parent_
◆ persistent_
bool roswrap::ServiceClientLink::persistent_ |
|
private |
The documentation for this class was generated from the following file: