![]() |
MySQL 9.5.0
Source Code Documentation
|
#include <string>#include <vector>#include "connection_control.h"#include "connection_control_data.h"Go to the source code of this file.
Classes | |
| class | connection_control::Connection_event_observer |
| Interface for defining action on connection events. More... | |
Namespaces | |
| namespace | connection_control |
Typedefs | |
| typedef std::string | connection_control::Sql_string |
| typedef enum connection_control::status_var_action | connection_control::status_var_action |
Enumerations | |
| enum | connection_control::status_var_action { connection_control::ACTION_NONE = 0 , connection_control::ACTION_INC , connection_control::ACTION_RESET , connection_control::ACTION_LAST } |