Enviro application
Public Member Functions | Static Public Member Functions | List of all members
CPerformanceMonitorDialog Class Reference

Inherits PerformanceMonitorDlgBase.

Public Member Functions

 CPerformanceMonitorDialog (wxWindow *parent, wxWindowID id, const wxString &title, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxDEFAULT_DIALOG_STYLE)
 
wxListCtrl * GetPmListctrl ()
 

Static Public Member Functions

static void NVPM_init ()
 
static void NVPM_shutdown ()
 
static void NVPM_frame ()
 

Constructor & Destructor Documentation

CPerformanceMonitorDialog::CPerformanceMonitorDialog ( wxWindow *  parent,
wxWindowID  id,
const wxString &  title,
const wxPoint &  pos = wxDefaultPosition,
const wxSize &  size = wxDefaultSize,
long  style = wxDEFAULT_DIALOG_STYLE 
)

Member Function Documentation

wxListCtrl* CPerformanceMonitorDialog::GetPmListctrl ( )
inline
void CPerformanceMonitorDialog::NVPM_frame ( )
static
void CPerformanceMonitorDialog::NVPM_init ( )
static
void CPerformanceMonitorDialog::NVPM_shutdown ( )
static