|
|||
|
|||
|
#include <m_sqlutils.h>
Inheritance diagram for GetAssocChan:


Public Member Functions | |
| GetAssocChan (Module *s, Module *d, unsigned long i) | |
| GetAssocChan & | S () |
Public Attributes | |
| unsigned long | id |
| The query id. | |
| Channel * | chan |
| The channel. | |
Definition at line 121 of file m_sqlutils.h.
|
||||||||||||||||
|
Definition at line 131 of file m_sqlutils.h. |
|
|
Definition at line 136 of file m_sqlutils.h. References Request::Send(). |
|
|
The channel.
Definition at line 129 of file m_sqlutils.h. Referenced by ModuleSQLutils::OnRequest(). |
|
|
The query id.
Reimplemented from Request. Definition at line 126 of file m_sqlutils.h. Referenced by ModuleSQLutils::OnRequest(). |