openrave.org

 全て クラス ネームスペース ファイル 関数 変数 型定義 列挙型 列挙型の値 フレンド マクロ定義 グループ ページ
Public メソッド | Public 変数 | すべてのメンバ一覧
クラス OpenRAVE::InterfaceBase::InterfaceCommand

#include <interface.h>

OpenRAVE::InterfaceBase::InterfaceCommandのコラボレーション図
Collaboration graph
[凡例]

Public メソッド

 InterfaceCommand ()
 
 InterfaceCommand (InterfaceCommandFn newfn, const std::string &newhelp)
 

Public 変数

InterfaceCommandFn fn
 command function to run
 
std::string help
 help string explaining command arguments
 

説明

interface.h162 行で定義されています。

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

OpenRAVE::InterfaceBase::InterfaceCommand::InterfaceCommand ( )
inline

interface.h165 行で定義されています。

OpenRAVE::InterfaceBase::InterfaceCommand::InterfaceCommand ( InterfaceCommandFn  newfn,
const std::string &  newhelp 
)
inline

interface.h167 行で定義されています。

変数

InterfaceCommandFn OpenRAVE::InterfaceBase::InterfaceCommand::fn

command function to run

interface.h169 行で定義されています。

std::string OpenRAVE::InterfaceBase::InterfaceCommand::help

help string explaining command arguments

interface.h170 行で定義されています。


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