OpenRTM  1.0.0
すべてのメンバ一覧
構造体 テンプレート CORBA_Util::has_nil< T >

has nil traits class template [詳細]

#include <Typename.h>

CORBA_Util::has_nil< T >に対する継承グラフ
CORBA_Util::has_nil_impl< T >

Additional Inherited Members

- Static Public 変数 inherited from 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