#include <PageSettingsBandwidth.h>
Inheritance diagram for CBandwidthSettingsPage:
Public Types | |
enum | { IDD = IDD_SETTINGS_BANDWIDTH } |
Public Member Functions | |
CBandwidthSettingsPage () | |
virtual | ~CBandwidthSettingsPage () |
void | Calculate (BOOL bForeward) |
void | Calculate (CString &strLimit, int nCount, CString &strCount, CString &strTotal, BOOL bForeward) |
DWORD | ToSpeed (CString &str) |
CString | ToString (DWORD nSpeed, BOOL bUnlimited=TRUE, BOOL bUnit=FALSE) |
DWORD | AddString (CString &str) |
void | SwapBytesBits (CString &str) |
virtual void | OnOK () |
virtual BOOL | OnSetActive () |
Public Attributes | |
CStatic | m_wndHeadUP2 |
CStatic | m_wndHeadUP1 |
CStatic | m_wndHeadTransmit |
CStatic | m_wndHeadReceive |
CString | m_sUPInLimit |
CString | m_sUPInMax |
CString | m_sUPInTotal |
CString | m_sUPOutLimit |
CString | m_sUPOutMax |
CString | m_sUPOutTotal |
CString | m_sDLTotal |
CString | m_sInTotal |
CString | m_sOutTotal |
CString | m_sPInTotal |
CString | m_sPOutLimit |
CString | m_sPOutMax |
CString | m_sPOutTotal |
CString | m_sULTotal |
CString | m_sPInLimit |
CString | m_sPInMax |
CString | m_sLInLimit |
CString | m_sLInMax |
CString | m_sLInTotal |
CString | m_sLOutLimit |
CString | m_sLOutMax |
CString | m_sLOutTotal |
CString | m_sUDPTotal |
Protected Member Functions | |
virtual void | DoDataExchange (CDataExchange *pDX) |
virtual BOOL | OnCommand (WPARAM wParam, LPARAM lParam) |
virtual BOOL | OnNotify (WPARAM wParam, LPARAM lParam, LRESULT *pResult) |
virtual BOOL | OnInitDialog () |
afx_msg void | OnTimer (UINT nIDEvent) |
afx_msg HBRUSH | OnCtlColor (CDC *pDC, CWnd *pWnd, UINT nCtlColor) |
Protected Attributes | |
BOOL | m_bActive |
BOOL | m_bBytes |
|
Definition at line 38 of file PageSettingsBandwidth.h. |
|
Definition at line 46 of file PageSettingsBandwidth.cpp. |
|
Definition at line 74 of file PageSettingsBandwidth.cpp. |
|
Definition at line 236 of file PageSettingsBandwidth.cpp. References ToSpeed(). Referenced by Calculate(). |
|
Definition at line 191 of file PageSettingsBandwidth.cpp. References ToSpeed(), and ToString(). |
|
|
|
Definition at line 264 of file PageSettingsBandwidth.cpp. References IDC_DL_TOTAL, IDC_LIN_LIMIT, IDC_LIN_TOTAL, IDC_LOUT_LIMIT, IDC_LOUT_TOTAL, IDC_PIN_LIMIT, IDC_PIN_TOTAL, IDC_POUT_LIMIT, IDC_POUT_TOTAL, IDC_UDP_TOTAL, IDC_UL_TOTAL, IDC_UPIN_LIMIT, IDC_UPIN_TOTAL, IDC_UPOUT_LIMIT, IDC_UPOUT_TOTAL, and m_bActive. |
|
Reimplemented from CSettingsPage. Definition at line 331 of file PageSettingsBandwidth.cpp. References CShareazaApp::m_gdiFontBold, m_wndHeadReceive, m_wndHeadTransmit, CSettingsPage::OnCtlColor(), and theApp. |
|
|
Definition at line 296 of file PageSettingsBandwidth.cpp. References m_bBytes, ToSpeed(), and ToString(). |
|
|
Reimplemented from CSettingsPage. Definition at line 146 of file PageSettingsBandwidth.cpp. References Calculate(), and CSettingsPage::OnSetActive(). |
|
Definition at line 325 of file PageSettingsBandwidth.cpp. References Calculate(). |
|
Definition at line 256 of file PageSettingsBandwidth.cpp. References m_bBytes, ToSpeed(), and ToString(). |
|
Definition at line 207 of file PageSettingsBandwidth.cpp. References m_bBytes. Referenced by AddString(), Calculate(), OnNotify(), OnOK(), and SwapBytesBits(). |
|
Definition at line 216 of file PageSettingsBandwidth.cpp. References m_bBytes. Referenced by Calculate(), OnInitDialog(), OnNotify(), and SwapBytesBits(). |
|
Definition at line 78 of file PageSettingsBandwidth.h. Referenced by Calculate(), and OnCommand(). |
|
Definition at line 79 of file PageSettingsBandwidth.h. Referenced by OnInitDialog(), OnNotify(), SwapBytesBits(), ToSpeed(), and ToString(). |
|
Definition at line 49 of file PageSettingsBandwidth.h. Referenced by Calculate(), DoDataExchange(), OnInitDialog(), and OnOK(). |
|
Definition at line 50 of file PageSettingsBandwidth.h. Referenced by Calculate(), and DoDataExchange(). |
|
Definition at line 59 of file PageSettingsBandwidth.h. Referenced by Calculate(), DoDataExchange(), OnInitDialog(), and OnOK(). |
|
Definition at line 60 of file PageSettingsBandwidth.h. Referenced by Calculate(), and DoDataExchange(). |
|
Definition at line 61 of file PageSettingsBandwidth.h. Referenced by Calculate(), and DoDataExchange(). |
|
Definition at line 62 of file PageSettingsBandwidth.h. Referenced by Calculate(), DoDataExchange(), OnInitDialog(), and OnOK(). |
|
Definition at line 63 of file PageSettingsBandwidth.h. Referenced by Calculate(), and DoDataExchange(). |
|
Definition at line 64 of file PageSettingsBandwidth.h. Referenced by Calculate(), and DoDataExchange(). |
|
Definition at line 51 of file PageSettingsBandwidth.h. Referenced by Calculate(), and DoDataExchange(). |
|
Definition at line 57 of file PageSettingsBandwidth.h. Referenced by Calculate(), DoDataExchange(), OnInitDialog(), and OnOK(). |
|
Definition at line 58 of file PageSettingsBandwidth.h. Referenced by Calculate(), and DoDataExchange(). |
|
Definition at line 52 of file PageSettingsBandwidth.h. Referenced by Calculate(), and DoDataExchange(). |
|
Definition at line 53 of file PageSettingsBandwidth.h. Referenced by Calculate(), DoDataExchange(), OnInitDialog(), and OnOK(). |
|
Definition at line 54 of file PageSettingsBandwidth.h. Referenced by Calculate(), and DoDataExchange(). |
|
Definition at line 55 of file PageSettingsBandwidth.h. Referenced by Calculate(), and DoDataExchange(). |
|
Definition at line 65 of file PageSettingsBandwidth.h. Referenced by Calculate(), DoDataExchange(), OnInitDialog(), and OnOK(). |
|
Definition at line 56 of file PageSettingsBandwidth.h. Referenced by Calculate(), DoDataExchange(), OnInitDialog(), and OnOK(). |
|
Definition at line 43 of file PageSettingsBandwidth.h. Referenced by Calculate(), DoDataExchange(), OnInitDialog(), and OnOK(). |
|
Definition at line 44 of file PageSettingsBandwidth.h. Referenced by Calculate(), and DoDataExchange(). |
|
Definition at line 45 of file PageSettingsBandwidth.h. Referenced by Calculate(), and DoDataExchange(). |
|
Definition at line 46 of file PageSettingsBandwidth.h. Referenced by Calculate(), DoDataExchange(), OnInitDialog(), and OnOK(). |
|
Definition at line 47 of file PageSettingsBandwidth.h. Referenced by Calculate(), and DoDataExchange(). |
|
Definition at line 48 of file PageSettingsBandwidth.h. Referenced by Calculate(), and DoDataExchange(). |
|
Definition at line 42 of file PageSettingsBandwidth.h. Referenced by DoDataExchange(), and OnCtlColor(). |
|
Definition at line 41 of file PageSettingsBandwidth.h. Referenced by DoDataExchange(), and OnCtlColor(). |
|
Definition at line 40 of file PageSettingsBandwidth.h. |
|
Definition at line 39 of file PageSettingsBandwidth.h. |