|
nros C++ API
Lightweight ROS 2 client for embedded real-time systems (C++ headers)
|
This is the complete list of members for nros::Service< S >, including all inherited members.
| handle_id() const | nros::Service< S > | inline |
| is_valid() const | nros::Service< S > | inline |
| Node | nros::Service< S > | friend |
| operator=(Service &&other) | nros::Service< S > | inline |
| RequestType typedef | nros::Service< S > | |
| ResponseType typedef | nros::Service< S > | |
| send_reply(int64_t seq_id, const ResponseType &resp) | nros::Service< S > | inline |
| Service(Service &&other) | nros::Service< S > | inline |
| Service() | nros::Service< S > | inline |
| try_recv_request(RequestType &req, int64_t &seq_id) | nros::Service< S > | inline |
| TypedServiceFn typedef | nros::Service< S > | |
| TypedServiceFnWithCtx typedef | nros::Service< S > | |
| ~Service() | nros::Service< S > | inline |