nros C++ API
Lightweight ROS 2 client for embedded real-time systems (C++ headers)
Loading...
Searching...
No Matches
nros
Client
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
call_polling
(const RequestType &req, ResponseType &resp, uint32_t timeout_ms=100)
nros::Client< S >
inline
call_polling_sized
(const RequestType &req, ResponseType &resp, uint32_t timeout_ms=100)
nros::Client< S >
inline
call_sized
(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
() const
nros::Client< S >
inline
is_valid
() const
nros::Client< S >
inline
Node
nros::Client< S >
friend
operator=
(Client &&other)
nros::Client< S >
inline
RequestType
typedef
nros::Client< S >
ResponseType
typedef
nros::Client< S >
send_request
(const RequestType &req)
nros::Client< S >
inline
send_request_sized
(const RequestType &req)
nros::Client< S >
inline
server_available
() const
nros::Client< S >
inline
service_is_ready
() const
nros::Client< S >
inline
TypedResponseFn
typedef
nros::Client< S >
TypedResponseFnWithCtx
typedef
nros::Client< S >
wait_for_service
(uint32_t timeout_ms=5000)
nros::Client< S >
inline
~Client
()
nros::Client< S >
inline
Generated by
1.9.8