vmsFileRecentList Class Reference

#include <vmsFileRecentList.h>

List of all members.

Public Member Functions

int get_Count () const
LPCSTR get_FilePathName (int nIndex) const
LPCSTR get_FileDispName (int nIndex) const
void Clear ()
BOOL Load (HANDLE hFile)
BOOL Save (HANDLE hFile)
void Add (LPCSTR pszFileDispName, LPCSTR pszFilePathName)
 vmsFileRecentList ()
virtual ~vmsFileRecentList ()

Protected Attributes

std::vector< _inc_FileInfom_vList
int m_nMaxEntries

Classes

struct  _inc_FileInfo


Detailed Description

Definition at line 13 of file vmsFileRecentList.h.


Constructor & Destructor Documentation

vmsFileRecentList::vmsFileRecentList (  ) 

Definition at line 16 of file vmsFileRecentList.cpp.

References m_nMaxEntries.

vmsFileRecentList::~vmsFileRecentList (  )  [virtual]

Definition at line 21 of file vmsFileRecentList.cpp.


Member Function Documentation

int vmsFileRecentList::get_Count (  )  const

LPCSTR vmsFileRecentList::get_FilePathName ( int  nIndex  )  const

Definition at line 112 of file vmsFileRecentList.cpp.

References m_vList.

Referenced by CMainFrame::OnLDF(), and Save().

LPCSTR vmsFileRecentList::get_FileDispName ( int  nIndex  )  const

Definition at line 107 of file vmsFileRecentList.cpp.

References m_vList.

Referenced by Save(), and CMainFrame::ShowTrayMenu().

void vmsFileRecentList::Clear (  ) 

Definition at line 102 of file vmsFileRecentList.cpp.

References m_vList.

Referenced by fsDownloadsMgr::LastFilesDownloaded_Clear(), and Load().

BOOL vmsFileRecentList::Load ( HANDLE  hFile  ) 

Definition at line 73 of file vmsFileRecentList.cpp.

References Add(), c, Clear(), FALSE, fsReadStrFromFile(), LPSTR, NULL, and TRUE.

Referenced by fsDownloadsMgr::LoadStateInformation().

BOOL vmsFileRecentList::Save ( HANDLE  hFile  ) 

void vmsFileRecentList::Add ( LPCSTR  pszFileDispName,
LPCSTR  pszFilePathName 
)


Member Data Documentation

std::vector<_inc_FileInfo> vmsFileRecentList::m_vList [protected]

Definition at line 40 of file vmsFileRecentList.h.

Referenced by Add(), Clear(), get_Count(), get_FileDispName(), get_FilePathName(), and Save().

Definition at line 42 of file vmsFileRecentList.h.

Referenced by Add(), and vmsFileRecentList().


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

Generated on Sun May 25 00:21:22 2008 by  doxygen 1.5.6