#include <gx_pluginloader.h>
Definition at line 129 of file gx_pluginloader.h.
 
◆ map_pair
◆ pluginmap
◆ PluginPosInternal
◆ PluginListBase()
      
        
          | gx_engine::PluginListBase::PluginListBase  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ ~PluginListBase()
      
        
          | gx_engine::PluginListBase::~PluginListBase  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ append_rack()
      
        
          | void gx_engine::PluginListBase::append_rack  | 
          ( | 
          UiBuilderBase &  | 
          ui | ) | 
           | 
        
      
 
 
◆ begin()
  
  
      
        
          | pluginmap::iterator gx_engine::PluginListBase::begin  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ cleanup()
      
        
          | void gx_engine::PluginListBase::cleanup  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ delete_module()
      
        
          | void gx_engine::PluginListBase::delete_module  | 
          ( | 
          Plugin *  | 
          pl | ) | 
           | 
        
      
 
 
◆ end()
  
  
      
        
          | pluginmap::iterator gx_engine::PluginListBase::end  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ find_plugin()
      
        
          | Plugin * gx_engine::PluginListBase::find_plugin  | 
          ( | 
          const std::string &  | 
          id | ) | 
           const | 
        
      
 
 
◆ insert_plugin()
      
        
          | int gx_engine::PluginListBase::insert_plugin  | 
          ( | 
          Plugin *  | 
          pvars | ) | 
           | 
        
      
 
 
◆ lookup_plugin()
      
        
          | Plugin * gx_engine::PluginListBase::lookup_plugin  | 
          ( | 
          const std::string &  | 
          id | ) | 
           const | 
        
      
 
 
◆ readJSON()
◆ update_plugin()
      
        
          | void gx_engine::PluginListBase::update_plugin  | 
          ( | 
          Plugin *  | 
          pvars | ) | 
           | 
        
      
 
 
◆ writeJSON()
◆ insert_remove
  
  
      
        
          | sigc::signal<void,const char*,bool> gx_engine::PluginListBase::insert_remove | 
         
       
   | 
  
protected   | 
  
 
 
◆ pmap
The documentation for this class was generated from the following file: