29 #ifndef FSROBO_R_DRIVER_SIMPLE_MESSAGE_SYS_STAT_REPLY_H 30 #define FSROBO_R_DRIVER_SIMPLE_MESSAGE_SYS_STAT_REPLY_H 47 namespace sys_stat_reply_type
126 this->result_ = result;
136 return static_cast<SysStatReplyType
>(this->stat_type_);
146 return this->result_;
185 #endif // FSROBO_R_DRIVER_SIMPLE_MESSAGE_SYS_STAT_REPLY_H industrial::shared_types::shared_int stat_type_
The stat type.
industrial::shared_types::shared_int getResult() const
Returns the result data.
unsigned int byteLength()
void setStatType(SysStatReplyType stat_type)
Sets the result type.
void setResult(industrial::shared_types::shared_int result)
Sets the result data.
Class encapsulated set io reply data. These messages are sent by the FSRobo-R controller in response ...
SysStatReplyType getStatType() const
Returns the stat type.
industrial::shared_types::shared_int result_
The result value.
bool operator==(const Rotation &a, const Rotation &b)