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