21 from omniORB
import any
52 data.tm.nsec = tm.usec * 1000
93 OpenRTM_aist.OutPortBase.__init__(self, name, OpenRTM_aist.toTypename(value))
106 def __del__(self, OutPortBase=OpenRTM_aist.OutPortBase):
107 OutPortBase.__del__(self)
164 if not conn_size > 0:
181 ret = con.write(value)
287 val = any.to_any(self.
_value)
288 return str(val.typecode().
name())
304 if cons.subscribeInterface(self.
_prof.properties):