Class GetCanIdRequest
Defined in File requests.hpp
Inheritance Relationships
Base Type
public myactuator_rmd::CanIdRequest
(Class CanIdRequest)
Class Documentation
-
class GetCanIdRequest : public myactuator_rmd::CanIdRequest
Request for getting the CAN ID of the actuator.
Public Functions
-
GetCanIdRequest()
-
GetCanIdRequest(GetCanIdRequest const&) = default
-
GetCanIdRequest &operator=(GetCanIdRequest const&) = default
-
GetCanIdRequest(GetCanIdRequest&&) = default
-
GetCanIdRequest &operator=(GetCanIdRequest&&) = default
-
CanIdRequest() = default
-
CanIdRequest(CanIdRequest const&) = default
-
CanIdRequest(CanIdRequest&&) = default
-
GetCanIdRequest()