#include <SQLOperation.h>
| SQLOperation::SQLOperation |
( |
| ) |
|
|
inline |
arena_t NULL
Definition: jemalloc_internal.h:624
MySQLConnection * m_conn
Definition: SQLOperation.h:70
| virtual SQLOperation::~SQLOperation |
( |
| ) |
|
|
inlinevirtual |
| virtual int SQLOperation::call |
( |
| ) |
|
|
inlinevirtual |
| virtual bool SQLOperation::Execute |
( |
| ) |
|
|
pure virtual |
| virtual void SQLOperation::SetConnection |
( |
MySQLConnection * |
con | ) |
|
|
inlinevirtual |
MySQLConnection * m_conn
Definition: SQLOperation.h:70
| MySQLConnection* SQLOperation::m_conn |
The documentation for this class was generated from the following file: