OpenRTM-aist-Python 2.0.2
OpenRTM_aist.ManagerActionListener.NamingActionListener Class Reference

More...

Public Member Functions

 preBind (self, rtobj, name)
 
 postBind (self, rtobj, name)
 
 preUnbind (self, rtobj, name)
 
 postUnbind (self, rtobj, name)
 

Detailed Description

Member Function Documentation

◆ postBind()

OpenRTM_aist.ManagerActionListener.NamingActionListener.postBind ( self,
rtobj,
name )

postBind callback function

Parameters
self
rtobj
namevirtual void postBind(RTC.RTObject_impl* rtobj, coil.vstring& name);

◆ postUnbind()

OpenRTM_aist.ManagerActionListener.NamingActionListener.postUnbind ( self,
rtobj,
name )

postUnbind callback function

Parameters
self
propvirtual void postUnbind(RTC.RTObject_impl* rtobj, coil.vstring& name);

◆ preBind()

OpenRTM_aist.ManagerActionListener.NamingActionListener.preBind ( self,
rtobj,
name )

preBind callback function

Parameters
self
rtobj
namevirtual void preBind(RTC.RTObject_impl* rtobj, coil.vstring& name);

◆ preUnbind()

OpenRTM_aist.ManagerActionListener.NamingActionListener.preUnbind ( self,
rtobj,
name )

preUnbind callback function

Parameters
self
rtobj
namevirtual void preUnbind(RTC.RTObject_impl* rtobj, coil.vstring& name);

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