Typename.py
Go to the documentation of this file.
1 #!/usr/bin/env python
2 # -*- coding: euc-jp -*-
3 
4 
18 
19 from omniORB import *
20 from omniORB import any
21 
22 import OpenRTM_aist
23 
24 ## const char* toTypename(value)
25 def toTypename(value):
26  return str(value._NP_RepositoryId)
def toTypename(value)
const char* toTypename(value)
Definition: Typename.py:25


openrtm_aist_python
Author(s): Shinji Kurihara
autogenerated on Thu Jun 6 2019 19:11:35