#include <WndPacket.h>
Inheritance diagram for CPacketWnd:
Public Member Functions | |
CPacketWnd (CChildWnd *pOwner=NULL) | |
virtual | ~CPacketWnd () |
void | Process (const CNeighbour *pNeighbour, const IN_ADDR *pUDP, BOOL bOutgoing, const CPacket *pPacket) |
void | OnSkinChange () |
Public Attributes | |
CChildWnd * | m_pOwner |
DWORD | m_nInputFilter |
DWORD | m_nOutputFilter |
BOOL | m_bTypeG1 [16] |
BOOL | m_bTypeG2 [64] |
BOOL | m_bPaused |
Protected Member Functions | |
void | AddNeighbour (CMenu *pMenus, int nGroup, UINT nID, DWORD nTarget, LPCTSTR pszText) |
afx_msg int | OnCreate (LPCREATESTRUCT lpCreateStruct) |
afx_msg void | OnSize (UINT nType, int cx, int cy) |
afx_msg void | OnCustomDrawList (NMHDR *pNMHDR, LRESULT *pResult) |
afx_msg void | OnContextMenu (CWnd *pWnd, CPoint point) |
afx_msg void | OnMeasureItem (int nIDCtl, LPMEASUREITEMSTRUCT lpMeasureItemStruct) |
afx_msg void | OnDrawItem (int nIDCtl, LPDRAWITEMSTRUCT lpDrawItemStruct) |
afx_msg void | OnUpdateSystemClear (CCmdUI *pCmdUI) |
afx_msg void | OnDestroy () |
afx_msg void | OnTimer (UINT nIDEvent) |
afx_msg void | OnUpdateBlocker (CCmdUI *pCmdUI) |
Protected Attributes | |
CListCtrl | m_wndList |
CLiveListSizer | m_pSizer |
CFont | m_pFont |
CCoolMenu * | m_pCoolMenu |
CPtrList | m_pQueue |
CCriticalSection | m_pSection |
Static Protected Attributes | |
static LPCSTR | m_pszG2 [] = { "PI", "PO", "LNI", "KHL", "HAW", "QKR", "QKA", "Q1", "QH1", "Q2", "QH2", "QA", "QHT", "PUSH", "UPROC", "UPROD", NULL } |
|
Definition at line 65 of file WndPacket.cpp. References CChildWnd::Create(), IDR_PACKETFRAME, m_bPaused, and m_pOwner. |
|
Definition at line 72 of file WndPacket.cpp. |
|
Definition at line 473 of file WndPacket.cpp. References m_nInputFilter, and m_nOutputFilter. Referenced by OnContextMenu(). |
|
|
Reimplemented from CPanelWnd. Definition at line 79 of file WndPacket.cpp. References CLiveListSizer::Attach(), G1_PACKTYPE_MAX, IDC_PACKETS, CChildWnd::LoadState(), LVS_EX_LABELTIP, m_bPaused, m_bTypeG1, m_bTypeG2, CShareazaApp::m_gdiFont, CShareazaApp::m_nDefaultFontSize, m_nInputFilter, m_nOutputFilter, m_pCoolMenu, m_pFont, m_pSizer, CShareazaApp::m_sPacketDumpFont, m_wndList, NULL, CPanelWnd::OnCreate(), and theApp. |
|
Definition at line 294 of file WndPacket.cpp. References m_nInputFilter, and m_nOutputFilter. |
|
Reimplemented from CChildWnd. Definition at line 125 of file WndPacket.cpp. References m_bPaused, m_pQueue, m_pSection, m_wndList, CChildWnd::OnDestroy(), CSettings::SaveList(), CChildWnd::SaveState(), and Settings. |
|
Definition at line 487 of file WndPacket.cpp. References m_pCoolMenu, and CCoolMenu::OnDrawItem(). |
|
Definition at line 482 of file WndPacket.cpp. References m_pCoolMenu, and CCoolMenu::OnMeasureItem(). |
|
Reimplemented from CPanelWnd. Definition at line 287 of file WndPacket.cpp. References m_pSizer, m_wndList, NULL, CPanelWnd::OnSize(), and CLiveListSizer::Resize(). |
|
Reimplemented from CChildWnd. Definition at line 146 of file WndPacket.cpp. References CSettings::LoadList(), m_wndList, CChildWnd::OnSkinChange(), and Settings. |
|
Definition at line 243 of file WndPacket.cpp. References CLiveItem::Add(), m_pQueue, m_pSection, m_wndList, CSettings::sSearch::MonitorQueue, CSettings::Search, and Settings. |
|
Definition at line 492 of file WndPacket.cpp. References m_pCoolMenu. |
|
Definition at line 498 of file WndPacket.cpp. |
|
Definition at line 155 of file WndPacket.cpp. References CLiveItem::Format(), CPacket::GetType(), m_bPaused, m_bTypeG1, m_bTypeG2, m_nInputFilter, m_nOutputFilter, CLiveItem::m_nParam, CPacket::m_nProtocol, m_pQueue, m_pSection, m_pszG2, NULL, PROTOCOL_ED2K, PROTOCOL_G1, PROTOCOL_G2, CLiveItem::Set(), CPacket::ToASCII(), and CPacket::ToHex(). Referenced by CPacket::SmartDump(). |
|
Definition at line 50 of file WndPacket.h. Referenced by CPacketWnd(), OnContextMenu(), OnCreate(), OnDestroy(), CNeighboursWnd::OpenPacketWnd(), and Process(). |
|
Definition at line 48 of file WndPacket.h. Referenced by OnContextMenu(), OnCreate(), and Process(). |
|
Definition at line 49 of file WndPacket.h. Referenced by OnContextMenu(), OnCreate(), and Process(). |
|
Definition at line 46 of file WndPacket.h. Referenced by AddNeighbour(), OnContextMenu(), OnCreate(), OnCustomDrawList(), CNeighboursWnd::OpenPacketWnd(), and Process(). |
|
Definition at line 47 of file WndPacket.h. Referenced by AddNeighbour(), OnContextMenu(), OnCreate(), OnCustomDrawList(), CNeighboursWnd::OpenPacketWnd(), and Process(). |
|
Definition at line 55 of file WndPacket.h. Referenced by OnContextMenu(), OnCreate(), OnDrawItem(), OnMeasureItem(), and OnUpdateBlocker(). |
|
Definition at line 54 of file WndPacket.h. Referenced by OnCreate(). |
|
Definition at line 45 of file WndPacket.h. Referenced by CPacketWnd(), and CNeighboursWnd::OpenPacketWnd(). |
|
Definition at line 56 of file WndPacket.h. Referenced by OnDestroy(), OnTimer(), and Process(). |
|
Definition at line 57 of file WndPacket.h. Referenced by OnDestroy(), OnTimer(), and Process(). |
|
Definition at line 53 of file WndPacket.h. Referenced by OnCreate(), and OnSize(). |
|
Definition at line 59 of file WndPacket.cpp. Referenced by OnContextMenu(), and Process(). |
|
Definition at line 52 of file WndPacket.h. Referenced by OnContextMenu(), OnCreate(), OnDestroy(), OnSize(), OnSkinChange(), and OnTimer(). |