ZNC
trunk
|
This is the complete list of members for CCurlSock, including all inherited members.
Add(cs_sock_t iFD, short iMonitorEvents) | CSMonitorFD | inline |
CCurlSock() | CCurlSock | |
CheckFDs(const std::map< int, int16_t > &miiReadyFds) | CCurlSock | inlinevirtual |
CSMonitorFD::CheckFDs(const std::map< cs_sock_t, short > &miiReadyFds) | CSMonitorFD | virtual |
CSMonitorFD() | CSMonitorFD | inline |
DisableMonitor() | CSMonitorFD | inline |
FDsThatTriggered(const std::map< cs_sock_t, short > &miiReadyFds) | CSMonitorFD | inlinevirtual |
GatherFDsForSelect(std::map< int, int16_t > &miiReadyFds, long &iTimeoutMS) | CCurlSock | virtual |
CSMonitorFD::GatherFDsForSelect(std::map< cs_sock_t, short > &miiReadyFds, long &iTimeoutMS) | CSMonitorFD | virtual |
IsEnabled() const | CSMonitorFD | inline |
m_bEnabled | CSMonitorFD | protected |
m_miiMonitorFDs | CSMonitorFD | protected |
OnBody(CURL *pCURL, const char *pData, size_t uBytes) | CCurlSock | inlineprotectedvirtual |
OnCURLComplete(CURL *pCURL)=0 | CCurlSock | protectedpure virtual |
OnHeader(CURL *pCURL, const char *pData, size_t uBytes) | CCurlSock | inlineprotectedvirtual |
Remove(cs_sock_t iFD) | CSMonitorFD | inline |
Retr(const CS_STRING &sURL, const CS_STRING &sReferrer="") | CCurlSock | |
~CCurlSock() | CCurlSock | virtual |
~CSMonitorFD() | CSMonitorFD | inlinevirtual |