![]()  | 
  
    MySQL 9.5.0
    
   Source Code Documentation 
   | 
 
#include <list>#include <ostream>#include <string>#include "mysql/harness/plugin.h"Go to the source code of this file.
Classes | |
| struct | Plugin_abi | 
| The assumed and expected beginning of each version of Plugin struct.  More... | |
| struct | Plugin_v1 | 
| Data fields of the first version of the Plugin struct.  More... | |
| class | Plugin_info | 
| Version independent plugin data storage, defines conversion from existing versions and enables writing the data as a JSON text.  More... | |