|
WebCFace 3.2.0
Web-based Communication Framework & Dashboard-like UI
|
#include <webcface/common/internal/message/robot_model.h>
Public Member Functions | |
| Res ()=default | |
| Res (unsigned int req_id, const SharedString &sub_field, const std::vector< std::shared_ptr< RobotLink > > &data) | |
Public Attributes | |
| unsigned int | req_id = 0 |
| SharedString | sub_field |
| std::vector< std::shared_ptr< RobotLink > > | data |
Static Public Attributes | |
| static constexpr int | kind |
|
default |
|
inline |
| std::vector<std::shared_ptr<RobotLink> > data |
|
staticconstexprinherited |
| unsigned int req_id = 0 |
| SharedString sub_field |