Typename function. More...
#include <iostream>#include <rtm/RTC.h>Go to the source code of this file.
Classes | |
| struct | CORBA_Util::has_nil_helper< T, _ptr_type > | 
| has nil helper  More... | |
| struct | CORBA_Util::has_nil_impl< T, U > | 
| has nil impl: void case  More... | |
| struct | CORBA_Util::has_nil_impl< T, typename has_nil_helper< T,&T::_nil >::type > | 
| has nil impl: valid case  More... | |
| struct | CORBA_Util::has_nil< T > | 
| has nil traits class template  More... | |
| struct | CORBA_Util::is_corba_object< T > | 
| is corba object traits class  More... | |
| class | CORBA_Util::typecode< true, T > | 
| class | CORBA_Util::typecode< false, T > | 
Namespaces | |
| namespace | CORBA_Util | 
Functions | |
| template<class T > | |
| const char * | CORBA_Util::toTypename () | 
| Getting CORBA defined type as characters.   | |
| template<class T > | |
| const char * | CORBA_Util::toRepositoryId () | 
| Getting CORBA defined type as characters.   | |
| 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