|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
This is the complete list of members for BasicStatementTask, including all inherited members.
| BasicStatementTask(const char *sql) | BasicStatementTask | |
| BasicStatementTask(const char *sql, QueryResultFuture result) | BasicStatementTask | |
| call() | SQLOperation | inlinevirtual |
| Execute() | BasicStatementTask | virtual |
| m_conn | SQLOperation | |
| m_has_result | BasicStatementTask | private |
| m_result | BasicStatementTask | private |
| m_sql | BasicStatementTask | private |
| operator=(SQLOperation const &right)=delete | SQLOperation | private |
| SetConnection(MySQLConnection *con) | SQLOperation | inlinevirtual |
| SQLOperation() | SQLOperation | inline |
| SQLOperation(SQLOperation const &right)=delete | SQLOperation | private |
| ~BasicStatementTask() | BasicStatementTask | |
| ~SQLOperation() | SQLOperation | inlinevirtual |