#include <MariaDBConnection.h>
|
| static void | atNextTick (const std::function< void(void)> &callBack) |
Definition at line 74 of file MariaDBConnection.h.
◆ MariaDBCommandStartEvent()
| database::mariadb::MariaDBCommandStartEvent::MariaDBCommandStartEvent |
( |
const std::string & | name, |
|
|
MariaDBConnection * | mariaDBConnection ) |
Definition at line 302 of file MariaDBConnection.cpp.
303 : core::EventReceiver(name)
305 }
MariaDBConnection * mariaDBConnection
◆ destruct()
| void database::mariadb::MariaDBCommandStartEvent::destruct |
( |
| ) |
|
|
overrideprivatevirtual |
◆ onEvent()
| void database::mariadb::MariaDBCommandStartEvent::onEvent |
( |
const utils::Timeval & | currentTime | ) |
|
|
overrideprivatevirtual |
◆ span()
◆ mariaDBConnection
| MariaDBConnection* database::mariadb::MariaDBCommandStartEvent::mariaDBConnection = nullptr |
|
private |
The documentation for this class was generated from the following files: