|
nros C++ API
Lightweight ROS 2 client for embedded real-time systems (C++ headers)
|
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() 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 |
| server_available() const | nros::Client< S > | inline |
| TypedResponseFn typedef | nros::Client< S > | |
| TypedResponseFnWithCtx typedef | nros::Client< S > | |
| ~Client() | nros::Client< S > | inline |