|
|||
|
|||
|

Public Member Functions | |
| QueryInfo (InspIRCd *Instance, const std::string &n, const std::string &s, const std::string &h, unsigned long i, int cat) | |
| void | Go (SQLresult *res) |
Public Attributes | |
| QueryState | qs |
| unsigned long | id |
| std::string | nick |
| std::string | source |
| std::string | hostname |
| int | sourceid |
| int | nickid |
| int | hostid |
| int | category |
| time_t | date |
| bool | insert |
Private Attributes | |
| InspIRCd * | ServerInstance |
Definition at line 29 of file m_sqllog.cpp.
|
||||||||||||||||||||||||||||
|
Definition at line 46 of file m_sqllog.cpp. References category, date, FIND_SOURCE, hostid, hostname, insert, nick, nickid, qs, ServerInstance, source, sourceid, and InspIRCd::Time(). |
|
|
Definition at line 60 of file m_sqllog.cpp. References active_queries, category, SQLfield::d, date, dbid, DONE, FIND_HOST, FIND_NICK, FIND_SOURCE, SQLresult::GetValue(), hostid, hostname, SQLrequest::id, insert, nick, nickid, qs, SQLresult::Rows(), Request::Send(), source, and sourceid. |
|
|
Definition at line 42 of file m_sqllog.cpp. Referenced by Go(), and QueryInfo(). |
|
|
Definition at line 43 of file m_sqllog.cpp. Referenced by Go(), and QueryInfo(). |
|
|
Definition at line 41 of file m_sqllog.cpp. Referenced by Go(), and QueryInfo(). |
|
|
Definition at line 38 of file m_sqllog.cpp. Referenced by Go(), and QueryInfo(). |
|
|
Definition at line 35 of file m_sqllog.cpp. |
|
|
Definition at line 44 of file m_sqllog.cpp. Referenced by Go(), and QueryInfo(). |
|
|
Definition at line 36 of file m_sqllog.cpp. Referenced by Go(), and QueryInfo(). |
|
|
Definition at line 40 of file m_sqllog.cpp. Referenced by Go(), and QueryInfo(). |
|
|
Definition at line 34 of file m_sqllog.cpp. Referenced by ModuleSQLLog::AddLogEntry(), Go(), and QueryInfo(). |
|
|
Definition at line 32 of file m_sqllog.cpp. Referenced by QueryInfo(). |
|
|
Definition at line 37 of file m_sqllog.cpp. Referenced by Go(), and QueryInfo(). |
|
|
Definition at line 39 of file m_sqllog.cpp. Referenced by Go(), and QueryInfo(). |