|
OpenRTM-aist
1.1.2
|
Typename function. [詳解]
クラス | |
| struct | CORBA_Util::has_nil_helper< T, 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< cond, T > |
| typecode class template [詳解] | |
| class | CORBA_Util::typecode< true, T > |
| class | CORBA_Util::typecode< false, T > |
名前空間 | |
| CORBA_Util | |
関数 | |
| template<class T > | |
| const char * | CORBA_Util::toTypename () |
| CORBA型のタイプ名を文字列で取得する [詳解] | |
| template<class T > | |
| const char * | CORBA_Util::toTypenameOfStruct () |
| template<class T > | |
| const char * | CORBA_Util::toTypenameOfObject () |
| template<class T > | |
| const char * | CORBA_Util::toRepositoryId () |
| CORBA型のリポジトリIDを文字列で取得する [詳解] | |
| template<class T > | |
| const char * | CORBA_Util::toRepositoryIdOfStruct () |
| template<class T > | |
| const char * | CORBA_Util::toRepositoryIdOfObject () |
| 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 | ( | ) |
1.8.11