program data for an individual robot [詳細]
#include <mujincontrollerclient.h>

Public メソッド | |
| RobotProgramData () | |
| RobotProgramData (const std::string &programdata, const std::string &type) | |
Public 変数 | |
| std::string | programdata |
| the program data | |
| std::string | type |
| the type of program | |
program data for an individual robot
mujincontrollerclient.h の 335 行で定義されています。
|
inline |
mujincontrollerclient.h の 338 行で定義されています。
|
inline |
mujincontrollerclient.h の 340 行で定義されています。
| std::string mujinclient::RobotProgramData::programdata |
the program data
mujincontrollerclient.h の 342 行で定義されています。
| std::string mujinclient::RobotProgramData::type |
the type of program
mujincontrollerclient.h の 343 行で定義されています。
1.8.1.2