#include <plugin.h>
◆ __reserved1
      
        
          | void* st_mysql_plugin::__reserved1 | 
        
      
 
 
◆ author
      
        
          | const char* st_mysql_plugin::author | 
        
      
 
 
◆ check_uninstall
Function to invoke when plugin is uninstalled. 
 
 
◆ deinit
Function to invoke when plugin is unloaded. 
 
 
◆ descr
      
        
          | const char* st_mysql_plugin::descr | 
        
      
 
 
◆ flags
      
        
          | unsigned long st_mysql_plugin::flags | 
        
      
 
 
◆ info
      
        
          | void* st_mysql_plugin::info | 
        
      
 
 
◆ init
Function to invoke when plugin is loaded. 
 
 
◆ license
      
        
          | int st_mysql_plugin::license | 
        
      
 
 
◆ name
      
        
          | const char* st_mysql_plugin::name | 
        
      
 
 
◆ status_vars
◆ system_vars
      
        
          | SYS_VAR** st_mysql_plugin::system_vars | 
        
      
 
 
◆ type
      
        
          | int st_mysql_plugin::type | 
        
      
 
 
◆ version
      
        
          | unsigned int st_mysql_plugin::version | 
        
      
 
 
The documentation for this struct was generated from the following file: