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

#include <mujincontrollerclient.h>

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

Public メソッド

 LinkResource (ControllerClientPtr controller, const std::string &objectpk, const std::string &pk)
virtual ~LinkResource ()
- 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::vector< std::string > attachmentpks
std::string name
std::string pk

説明

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

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

mujinclient::ObjectResource::LinkResource::LinkResource ( ControllerClientPtr  controller,
const std::string &  objectpk,
const std::string &  pk 
)
virtual mujinclient::ObjectResource::LinkResource::~LinkResource ( )
inlinevirtual

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

変数

std::vector<std::string> mujinclient::ObjectResource::LinkResource::attachmentpks

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

std::string mujinclient::ObjectResource::LinkResource::name

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

std::string mujinclient::ObjectResource::LinkResource::pk

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


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