OpenRTM-aist-Python 2.0.2
OpenRTM_aist.InPortCSPProvider.InPortCSPProvider Class Reference

More...

Inheritance diagram for OpenRTM_aist.InPortCSPProvider.InPortCSPProvider:
OpenRTM_aist.InPortProvider.InPortProvider OpenRTM_aist.DataPortStatus.DataPortStatus

Public Member Functions

 __init__ (self)
 
 __del__ (self)
 
 exit (self)
 
 put (self, data)
 
 is_writable (self, retry)
 
- Public Member Functions inherited from OpenRTM_aist.InPortProvider.InPortProvider
 publishInterfaceProfile (self, prop)
 
 publishInterface (self, prop)
 
 setInterfaceType (self, interface_type)
 
 setDataFlowType (self, dataflow_type)
 
 setSubscriptionType (self, subs_type)
 
- Public Member Functions inherited from OpenRTM_aist.DataPortStatus.DataPortStatus
 toString (status)
 

Additional Inherited Members

- Static Public Attributes inherited from OpenRTM_aist.DataPortStatus.DataPortStatus
int PORT_OK = 0
 

Detailed Description

Constructor & Destructor Documentation

◆ __init__()

OpenRTM_aist.InPortCSPProvider.InPortCSPProvider.__init__ ( self)

Constructor

Constructor

self

Reimplemented from OpenRTM_aist.InPortProvider.InPortProvider.

◆ __del__()

OpenRTM_aist.InPortCSPProvider.InPortCSPProvider.__del__ ( self)

Destructor

Destructor

Parameters
self

Member Function Documentation

◆ exit()

OpenRTM_aist.InPortCSPProvider.InPortCSPProvider.exit ( self)

◆ is_writable()

OpenRTM_aist.InPortCSPProvider.InPortCSPProvider.is_writable ( self,
retry )

Parameters
self
retry
Returns

◆ put()

OpenRTM_aist.InPortCSPProvider.InPortCSPProvider.put ( self,
data )

Parameters
data

OpenRTM.PortStatus put() throw (CORBA.SystemException);


The documentation for this class was generated from the following file: