MySQL 8.4.0
Source Code Documentation
rpl_channel_credentials.h File Reference
#include <map>
#include <string>

Go to the source code of this file.

Classes

class  Rpl_channel_credentials
 
struct  Rpl_channel_credentials::Channel_cred_param
 

Typedefs

typedef std::pair< bool, std::string > String_set
 

Typedef Documentation

◆ String_set

typedef std::pair<bool, std::string> String_set