OpenRTM-aist  1.2.1
全メンバ一覧
CORBA_Util::has_nil< T > 構造体テンプレート

has nil traits class template [詳解]

#include <Typename.h>

CORBA_Util::has_nil< T > の継承関係図
Inheritance graph
[凡例]
CORBA_Util::has_nil< T > 連携図
Collaboration graph
[凡例]

その他の継承メンバ

- 基底クラス CORBA_Util::has_nil_impl< T > に属する継承静的公開変数類
static const bool value
 

詳解

template<class T>
struct CORBA_Util::has_nil< T >

has nil traits class template

T has _nil() static function -> value = true T has no _nil() static function -> value = false


この構造体詳解は次のファイルから抽出されました: