CDlgExportHistory Class Reference

#include <DlgExportHistory.h>

List of all members.

Public Types

enum  { IDD = IDD_EXPHIST }

Public Member Functions

 CDlgExportHistory (CWnd *pParent=NULL)

Static Public Member Functions

static void ExportHistory (int iWhich, BOOL bCompletedOnly, BOOL bAppend)

Protected Member Functions

virtual void DoDataExchange (CDataExchange *pDX)
void ApplyLanguage ()
virtual BOOL OnInitDialog ()
virtual void OnOK ()

Static Protected Member Functions

static CString TimeToStr (FILETIME &time)
static BOOL ExportHistory (LPCSTR pszFile, fs::list< fsDLHistoryRecord * > &vpHist, BOOL bAppend)


Detailed Description

Definition at line 13 of file DlgExportHistory.h.


Member Enumeration Documentation

anonymous enum

Enumerator:
IDD 

Definition at line 23 of file DlgExportHistory.h.


Constructor & Destructor Documentation

CDlgExportHistory::CDlgExportHistory ( CWnd *  pParent = NULL  ) 

Definition at line 18 of file DlgExportHistory.cpp.


Member Function Documentation

void CDlgExportHistory::ExportHistory ( int  iWhich,
BOOL  bCompletedOnly,
BOOL  bAppend 
) [static]

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

Definition at line 26 of file DlgExportHistory.cpp.

CString CDlgExportHistory::TimeToStr ( FILETIME time  )  [static, protected]

Definition at line 263 of file DlgExportHistory.cpp.

References FileTimeToStr(), and TRUE.

Referenced by ExportHistory().

BOOL CDlgExportHistory::ExportHistory ( LPCSTR  pszFile,
fs::list< fsDLHistoryRecord * > &  vpHist,
BOOL  bAppend 
) [static, protected]

void CDlgExportHistory::ApplyLanguage (  )  [protected]

BOOL CDlgExportHistory::OnInitDialog (  )  [protected, virtual]

void CDlgExportHistory::OnOK (  )  [protected, virtual]


The documentation for this class was generated from the following files:

Generated on Sun May 25 00:20:40 2008 by  doxygen 1.5.6