#include <Security.h>
Public Member Functions | |
CMessageFilter () | |
virtual | ~CMessageFilter () |
void | Load () |
BOOL | IsED2KSpam (LPCTSTR) |
BOOL | IsFiltered (LPCTSTR) |
Private Attributes | |
LPTSTR | m_pszED2KSpam |
LPTSTR | m_pszFilteredPhrases |
|
Definition at line 1346 of file Security.cpp. References m_pszED2KSpam, m_pszFilteredPhrases, and NULL. |
|
Definition at line 1352 of file Security.cpp. References m_pszED2KSpam, m_pszFilteredPhrases, and NULL. |
|
Definition at line 1490 of file Security.cpp. References _tcsistr(), CSettings::sCommunity::ChatFilterED2K, CSettings::Community, m_pszED2KSpam, NULL, and Settings. Referenced by CEDClient::OnMessage(). |
|
Definition at line 1510 of file Security.cpp. References _tcsistr(), CSettings::sCommunity::ChatFilter, CSettings::Community, m_pszFilteredPhrases, NULL, and Settings. Referenced by CEDClient::OnMessage(), and CPrivateChatFrame::OnRemoteMessage(). |
|
Definition at line 1362 of file Security.cpp. References CBuffer::EnsureBuffer(), CSettings::General, CBuffer::m_nLength, CBuffer::m_pBuffer, m_pszED2KSpam, NULL, CSettings::sGeneral::Path, CBuffer::ReadLine(), and Settings. Referenced by CShareazaApp::InitInstance(). |
|
Definition at line 158 of file Security.h. Referenced by CMessageFilter(), IsED2KSpam(), Load(), and ~CMessageFilter(). |
|
Definition at line 159 of file Security.h. Referenced by CMessageFilter(), IsFiltered(), and ~CMessageFilter(). |