openrave.org

 全て クラス ネームスペース ファイル 関数 変数 型定義 列挙型 列挙型の値 フレンド マクロ定義 グループ ページ
構成 | ネームスペース | 型定義
module.h

(2013-03-18 10:33:00 +0900, commit:334d202)

Modules containing useful routines and algorithms. [詳細]

このグラフは、どのファイルから直接、間接的にインクルードされているかを示しています。

ソースコードを見る。

構成

class  OpenRAVE::ModuleBase
 [interface] A loadable module of user code meant to solve a specific domain. If not specified, method is not multi-thread safe. See Module Concepts. [詳細]
 

ネームスペース

namespace  OpenRAVE
 The entire OpenRAVE library.
 

型定義

typedef ModuleBase OpenRAVE::ProblemInstance
 
typedef ModuleBasePtr OpenRAVE::ProblemInstancePtr
 
typedef ModuleBaseWeakPtr OpenRAVE::ProblemInstanceConstPtr
 
typedef ModuleBaseConstPtr OpenRAVE::ProblemInstanceWeakPtr
 

説明

Modules containing useful routines and algorithms.

Automatically included with openrave.h

module.h で定義されています。