nros C++ API
Lightweight ROS 2 client for embedded real-time systems (C++ headers)
Loading...
Searching...
No Matches
nros::Client< S > Member List

This is the complete list of members for nros::Client< S >, including all inherited members.

async_send_request(const RequestType &req)nros::Client< S >inline
call(const RequestType &req, ResponseType &resp, uint32_t timeout_ms=5000)nros::Client< S >inline
Client(Client &&other)nros::Client< S >inline
Client()nros::Client< S >inline
handle_id() constnros::Client< S >inline
is_valid() constnros::Client< S >inline
Nodenros::Client< S >friend
operator=(Client &&other)nros::Client< S >inline
RequestType typedefnros::Client< S >
ResponseType typedefnros::Client< S >
send_request(const RequestType &req)nros::Client< S >inline
server_available() constnros::Client< S >inline
TypedResponseFn typedefnros::Client< S >
TypedResponseFnWithCtx typedefnros::Client< S >
~Client()nros::Client< S >inline