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

#include <mujincontrollerclient.h>

mujinclient::RobotResource::AttachedSensorResourceに対する継承グラフ
Inheritance graph
[凡例]
mujinclient::RobotResource::AttachedSensorResourceのコラボレーション図
Collaboration graph
[凡例]

構成

class  SensorData

Public メソッド

 AttachedSensorResource (ControllerClientPtr controller, const std::string &robotobjectpk, const std::string &pk)
virtual ~AttachedSensorResource ()
- Public メソッド inherited from mujinclient::WebResource
 WebResource (ControllerClientPtr controller, const std::string &resourcename, const std::string &pk)
virtual ~WebResource ()
ControllerClientPtr GetController () const
const std::string & GetResourceName () const
const std::string & GetPrimaryKey () const
virtual std::string Get (const std::string &field)
 gets an attribute of this web resource
virtual void Set (const std::string &field, const std::string &newvalue)
 sets an attribute of this web resource
virtual void Delete ()
 delete the resource and all its child resources
virtual void Copy (const std::string &newname, int options)
 copy the resource and all its child resources to a new name

Public 変数

std::string name
std::string frame_origin
std::string pk
Real quaternion [4]
Real translate [3]
std::string sensortype
SensorData sensordata

説明

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

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

mujinclient::RobotResource::AttachedSensorResource::AttachedSensorResource ( ControllerClientPtr  controller,
const std::string &  robotobjectpk,
const std::string &  pk 
)
virtual mujinclient::RobotResource::AttachedSensorResource::~AttachedSensorResource ( )
inlinevirtual

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

変数

std::string mujinclient::RobotResource::AttachedSensorResource::frame_origin

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

std::string mujinclient::RobotResource::AttachedSensorResource::name

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

std::string mujinclient::RobotResource::AttachedSensorResource::pk

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

Real mujinclient::RobotResource::AttachedSensorResource::quaternion[4]

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

SensorData mujinclient::RobotResource::AttachedSensorResource::sensordata

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

std::string mujinclient::RobotResource::AttachedSensorResource::sensortype

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

Real mujinclient::RobotResource::AttachedSensorResource::translate[3]

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


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