controllerclientcpp  0.6.1
 全て クラス ネームスペース ファイル 関数 変数 型定義 列挙型 列挙型の値 マクロ定義 ページ
Public メソッド | Public 変数 | すべてのメンバ一覧
クラス mujinclient::RobotProgramData

program data for an individual robot [詳細]

#include <mujincontrollerclient.h>

mujinclient::RobotProgramDataのコラボレーション図
Collaboration graph
[凡例]

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.h335 行で定義されています。

コンストラクタとデストラクタ

mujinclient::RobotProgramData::RobotProgramData ( )
inline

mujincontrollerclient.h338 行で定義されています。

mujinclient::RobotProgramData::RobotProgramData ( const std::string &  programdata,
const std::string &  type 
)
inline

mujincontrollerclient.h340 行で定義されています。

変数

std::string mujinclient::RobotProgramData::programdata

the program data

mujincontrollerclient.h342 行で定義されています。

std::string mujinclient::RobotProgramData::type

the type of program

mujincontrollerclient.h343 行で定義されています。


このクラスの説明は次のファイルから生成されました: