MySQL 8.3.0
Source Code Documentation
plugin.h File Reference
#include <iostream>
#include <list>
#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...