This is the complete list of members for ServiceCallResultCollector< DataType >::Result, including all inherited members.
call_id_ | ServiceCallResultCollector< DataType >::Result | private |
getCallID() const | ServiceCallResultCollector< DataType >::Result | inline |
getResponse() const | ServiceCallResultCollector< DataType >::Result | inline |
getResponse() | ServiceCallResultCollector< DataType >::Result | inline |
getStatus() const | ServiceCallResultCollector< DataType >::Result | inline |
isSuccessful() const | ServiceCallResultCollector< DataType >::Result | inline |
response_ | ServiceCallResultCollector< DataType >::Result | private |
Result(typename ServiceCallResult::Status arg_status, uavcan::ServiceCallID arg_call_id, const typename DataType::Response &arg_response) | ServiceCallResultCollector< DataType >::Result | inline |
status_ | ServiceCallResultCollector< DataType >::Result | private |