OpenRTM-aist-Python 2.0.2
OpenRTM_aist.OutPortDirectConsumer.OutPortDirectConsumer Class Reference
Inheritance diagram for OpenRTM_aist.OutPortDirectConsumer.OutPortDirectConsumer:
OpenRTM_aist.OutPortConsumer.OutPortConsumer OpenRTM_aist.DataPortStatus.DataPortStatus

Public Member Functions

 __init__ (self)
 
 __del__ (self, CorbaConsumer=OpenRTM_aist.CorbaConsumer)
 
 init (self, prop)
 
 get (self, data)
 
 subscribeInterface (self, properties)
 
 unsubscribeInterface (self, properties)
 
 onSenderEmpty (self)
 Connector listener functions.
 
- 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.OutPortDirectConsumer.OutPortDirectConsumer.__init__ ( self)

Constructor

Constructor

Parameters
self

Reimplemented from OpenRTM_aist.DataPortStatus.DataPortStatus.

◆ __del__()

OpenRTM_aist.OutPortDirectConsumer.OutPortDirectConsumer.__del__ ( self,
CorbaConsumer = OpenRTM_aist.CorbaConsumer )

Destructor

Destructor

Parameters
self

Member Function Documentation

◆ get()

OpenRTM_aist.OutPortDirectConsumer.OutPortDirectConsumer.get ( self,
data )

Parameters
self
data
Returns

virtual ReturnCode put(const cdrMemoryStream& data);

Reimplemented from OpenRTM_aist.OutPortConsumer.OutPortConsumer.

◆ init()

OpenRTM_aist.OutPortDirectConsumer.OutPortDirectConsumer.init ( self,
prop )

Initializing configuration

virtual void init(coil.Properties& prop);

◆ onSenderEmpty()

OpenRTM_aist.OutPortDirectConsumer.OutPortDirectConsumer.onSenderEmpty ( self)

Connector listener functions.

inline void onSenderEmpty()

◆ subscribeInterface()

OpenRTM_aist.OutPortDirectConsumer.OutPortDirectConsumer.subscribeInterface ( self,
properties )

Publish InterfaceProfile information

Parameters
self
propertiesProperties to get InterfaceProfile information

virtual void publishInterfaceProfile(SDOPackage.NVList& properties);

◆ unsubscribeInterface()

OpenRTM_aist.OutPortDirectConsumer.OutPortDirectConsumer.unsubscribeInterface ( self,
properties )

Subscribe to the data sending notification

Parameters
self
propertiesInformation for subscription
Returns
Subscription result (Successful:true, Failed:false)

virtual bool subscribeInterface(const SDOPackage.NVList& properties);


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