|
OpenRTM-aist 2.1.0
|
Classes | |
| struct | has_nil |
| has nil traits class template More... | |
| struct | has_nil_helper |
| has nil helper More... | |
| struct | has_nil_impl |
| has nil impl: void case More... | |
| struct | has_nil_impl< T, typename has_nil_helper< T, &T::_nil >::type > |
| has nil impl: valid case More... | |
| struct | is_corba_object |
| is corba object traits class More... | |
| class | typecode |
| typecode class template More... | |
| class | typecode< false, T > |
| class | typecode< true, T > |
Functions | |
| template<class T > | |
| void | copyData (T &data1, const T &data2) |
| template<class T > | |
| const char * | toTypename () |
| Getting CORBA defined type as characters. | |
| template<class T > | |
| const char * | toTypenameOfStruct () |
| template<class T > | |
| const char * | toTypenameOfObject () |
| template<class T > | |
| const char * | toRepositoryId () |
| Getting CORBA defined type as characters. | |
| template<class T > | |
| const char * | toRepositoryIdOfStruct () |
| template<class T > | |
| const char * | toRepositoryIdOfObject () |
References toRepositoryId().
| const char * CORBA_Util::toRepositoryId | ( | ) |
Getting CORBA defined type as characters.
References toRepositoryId().
Referenced by RTC::addDataTypeToMarshalingType(), copyData(), RTC::getSerializerList(), CORBA_Util::typecode< true, T >::id(), CORBA_Util::typecode< false, T >::id(), CORBA_Util::typecode< true, T >::name(), CORBA_Util::typecode< false, T >::name(), RTC::InPort< DataType >::operator>>(), RTC::OutPort< DataType >::read(), toRepositoryId(), toTypename(), RTC::InPort< DataType >::write(), and RTC::OutPort< DataType >::write().
Getting CORBA defined type as characters.
References toRepositoryId().