CBattViewerDlg Class Reference

#include <BattViewerDlg.h>

List of all members.

Public Types

enum  { IDD = IDD_BATTVIEWER_DIALOG }

Public Member Functions

 CBattViewerDlg (CWnd *pParent=NULL)

Public Attributes

CProgressCtrl m_battCapacity

Protected Member Functions

virtual void DoDataExchange (CDataExchange *pDX)
BOOL UpdateBattCapacity (void)
afx_msg LRESULT LocalUpdate (WPARAM, LPARAM)
virtual BOOL OnInitDialog ()
afx_msg void OnSysCommand (UINT nID, LPARAM lParam)
afx_msg void OnPaint ()
afx_msg HCURSOR OnQueryDragIcon ()

Protected Attributes

HICON m_hIcon
LPVOID m_pShrMem1
HANDLE m_hMem1
HANDLE m_hMutex
SHARDMEM m_pUnionShrMem


Member Enumeration Documentation

anonymous enum
 

Enumeration values:
IDD 

Definition at line 32 of file BattViewerDlg.h.


Constructor & Destructor Documentation

CBattViewerDlg::CBattViewerDlg CWnd *  pParent = NULL  ) 
 

Definition at line 76 of file BattViewerDlg.cpp.

References IDR_MAINFRAME.


Member Function Documentation

void CBattViewerDlg::DoDataExchange CDataExchange *  pDX  )  [protected, virtual]
 

Definition at line 89 of file BattViewerDlg.cpp.

References IDC_PROGRESS1, and m_battCapacity.

LRESULT CBattViewerDlg::LocalUpdate WPARAM  ,
LPARAM 
[protected]
 

Definition at line 227 of file BattViewerDlg.cpp.

References UpdateBattCapacity().

BOOL CBattViewerDlg::OnInitDialog  )  [protected, virtual]
 

Definition at line 109 of file BattViewerDlg.cpp.

References IDM_ABOUTBOX, and IDS_ABOUTBOX.

void CBattViewerDlg::OnPaint  )  [protected]
 

Definition at line 163 of file BattViewerDlg.cpp.

References m_hIcon.

HCURSOR CBattViewerDlg::OnQueryDragIcon  )  [protected]
 

Definition at line 190 of file BattViewerDlg.cpp.

void CBattViewerDlg::OnSysCommand UINT  nID,
LPARAM  lParam
[protected]
 

Definition at line 146 of file BattViewerDlg.cpp.

BOOL CBattViewerDlg::UpdateBattCapacity void   )  [protected]
 

Definition at line 196 of file BattViewerDlg.cpp.

References CBattViewerDlg::BCHK_DATA::cap, CBattViewerDlg::BCHK_DATA::hWnd, m_battCapacity, m_hMem1, m_hMutex, m_pShrMem1, m_pUnionShrMem, MapName, MutexName, CBattViewerDlg::SHARDMEM::p_d, and CBattViewerDlg::SHARDMEM::p_v.

Referenced by LocalUpdate().


Member Data Documentation

CProgressCtrl CBattViewerDlg::m_battCapacity
 

Definition at line 33 of file BattViewerDlg.h.

Referenced by DoDataExchange(), and UpdateBattCapacity().

HICON CBattViewerDlg::m_hIcon [protected]
 

Definition at line 46 of file BattViewerDlg.h.

Referenced by OnPaint().

HANDLE CBattViewerDlg::m_hMem1 [protected]
 

Definition at line 48 of file BattViewerDlg.h.

Referenced by UpdateBattCapacity().

HANDLE CBattViewerDlg::m_hMutex [protected]
 

Definition at line 49 of file BattViewerDlg.h.

Referenced by UpdateBattCapacity().

LPVOID CBattViewerDlg::m_pShrMem1 [protected]
 

Definition at line 47 of file BattViewerDlg.h.

Referenced by UpdateBattCapacity().

SHARDMEM CBattViewerDlg::m_pUnionShrMem [protected]
 

Definition at line 60 of file BattViewerDlg.h.

Referenced by UpdateBattCapacity().


The documentation for this class was generated from the following files:
Generated on Sun Dec 2 23:04:33 2007 for openSDK by  doxygen 1.3.9.1