ModuleActionListenerHolder class.  
 More...
#include <ManagerActionListener.h>
◆ ~ModuleActionListenerHolder()
  
  
      
        
          | RTM::ModuleActionListenerHolder::~ModuleActionListenerHolder  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
override   | 
  
 
 
◆ postLoad()
  
  
      
        
          | virtual void RTM::ModuleActionListenerHolder::postLoad  | 
          ( | 
          std::string & |           modname,  | 
         
        
           | 
           | 
          std::string & |           funcname ) | 
         
       
   | 
  
virtual   | 
  
 
postLoad callback function TODO: Documentation  
 
 
◆ postUnload()
  
  
      
        
          | virtual void RTM::ModuleActionListenerHolder::postUnload  | 
          ( | 
          std::string & |           modname | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
postUnload callback function TODO: Documentation  
 
 
◆ preLoad()
  
  
      
        
          | virtual void RTM::ModuleActionListenerHolder::preLoad  | 
          ( | 
          std::string & |           modname,  | 
         
        
           | 
           | 
          std::string & |           funcname ) | 
         
       
   | 
  
virtual   | 
  
 
preLoad callback function TODO: Documentation  
 
 
◆ preUnload()
  
  
      
        
          | virtual void RTM::ModuleActionListenerHolder::preUnload  | 
          ( | 
          std::string & |           modname | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
preUnload callback function TODO: Documentation  
 
 
The documentation for this class was generated from the following file: