NamingActionListenerHolder class.  
 More...
#include <ManagerActionListener.h>
NamingActionListenerHolder class. 
This class is abstract base class for listener classes that provides callbacks for various events in rtobject.
◆ ~NamingActionListenerHolder()
  
  | 
        
          | RTM::NamingActionListenerHolder::~NamingActionListenerHolder | ( |  | ) |  |  | override | 
 
 
◆ postBind()
  
  | 
        
          | virtual void RTM::NamingActionListenerHolder::postBind | ( | RTC::RTObject_impl * | rtobj, |  
          |  |  | coil::vstring & | name ) |  | virtual | 
 
postBind callback function TODO: Documentation  
 
 
◆ postUnbind()
  
  | 
        
          | virtual void RTM::NamingActionListenerHolder::postUnbind | ( | RTC::RTObject_impl * | rtobj, |  
          |  |  | coil::vstring & | name ) |  | virtual | 
 
postUnbind callback function TODO: Documentation  
 
 
◆ preBind()
  
  | 
        
          | virtual void RTM::NamingActionListenerHolder::preBind | ( | RTC::RTObject_impl * | rtobj, |  
          |  |  | coil::vstring & | name ) |  | virtual | 
 
preBind callback function TODO: Documentation  
 
 
◆ preUnbind()
  
  | 
        
          | virtual void RTM::NamingActionListenerHolder::preUnbind | ( | RTC::RTObject_impl * | rtobj, |  
          |  |  | coil::vstring & | name ) |  | virtual | 
 
preUnbind callback function TODO: Documentation  
 
 
The documentation for this class was generated from the following file: