MySQL 9.5.0
Source Code Documentation
mysqlrouter::MySQLAccountsCleaner::UndoCreateAccountList Struct Reference

#include <accounts_cleaner.h>

Public Types

enum  { kNotSet = 1 , kAllAccounts , kNewAccounts }
 

Public Member Functions

void clear ()
 

Public Attributes

enum mysqlrouter::MySQLAccountsCleaner::UndoCreateAccountList:: { ... }  type = kNotSet
 
std::string accounts
 

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
kNotSet 
kAllAccounts 
kNewAccounts 

Member Function Documentation

◆ clear()

void mysqlrouter::MySQLAccountsCleaner::UndoCreateAccountList::clear ( )
inline

Member Data Documentation

◆ accounts

std::string mysqlrouter::MySQLAccountsCleaner::UndoCreateAccountList::accounts

◆ 

enum { ... } mysqlrouter::MySQLAccountsCleaner::UndoCreateAccountList::type

The documentation for this struct was generated from the following file: