Typename function. [詳細]
#include <iostream>#include <rtm/RTC.h>構成 | |
| struct | CORBA_Util::has_nil_helper< T, _ptr_type > |
| has nil helper [詳細] | |
| struct | CORBA_Util::has_nil_impl< T, U > |
| has nil impl: void case [詳細] | |
| struct | CORBA_Util::has_nil_impl< T, typename has_nil_helper< T,&T::_nil >::type > |
| has nil impl: valid case [詳細] | |
| struct | CORBA_Util::has_nil< T > |
| has nil traits class template [詳細] | |
| struct | CORBA_Util::is_corba_object< T > |
| is corba object traits class [詳細] | |
| class | CORBA_Util::typecode< true, T > |
| class | CORBA_Util::typecode< false, T > |
ネームスペース | |
| namespace | CORBA_Util |
関数 | |
| template<class T > | |
| const char * | CORBA_Util::toTypename () |
| CORBA型のタイプ名を文字列で取得する. | |
| template<class T > | |
| const char * | CORBA_Util::toRepositoryId () |
| CORBA型のリポジトリIDを文字列で取得する. | |
| template<class T > | |
| const char * | toTypename () |
Typename function.
Copyright (C) 2003-2009 Noriaki Ando Task-intelligence Research Group, Intelligent Systems Research Institute, National Institute of Advanced Industrial Science and Technology (AIST), Japan All rights reserved.
| const char* toTypename | ( | ) | [inline] |
1.6.3