Template Class FeedbackResponse
Defined in File responses.hpp
Inheritance Relationships
Base Type
public myactuator_rmd::SingleMotorResponse< C >
(Template Class SingleMotorResponse)
Class Documentation
-
template<CommandType C>
class FeedbackResponse : public myactuator_rmd::SingleMotorResponse<C> Base class for all responses containing a feedback.
- Template Parameters:
C – Type of the command to be requested
Public Functions
-
FeedbackResponse() = delete
-
FeedbackResponse(FeedbackResponse const&) = default
-
FeedbackResponse &operator=(FeedbackResponse const&) = default
-
FeedbackResponse(FeedbackResponse&&) = default
-
FeedbackResponse &operator=(FeedbackResponse&&) = default