vmsStringRecentList Class Reference

#include <vmsStringRecentList.h>

List of all members.

Public Member Functions

BOOL Load (HANDLE hFile)
BOOL Save (HANDLE hFile)
void Clear ()
LPCSTR get_String (int nIndex) const
int get_Count () const
void Add (LPCSTR psz)
 vmsStringRecentList ()
virtual ~vmsStringRecentList ()

Protected Attributes

int m_nMaxEntries
vmsStringList m_vList


Detailed Description

Definition at line 14 of file vmsStringRecentList.h.


Constructor & Destructor Documentation

vmsStringRecentList::vmsStringRecentList (  ) 

Definition at line 16 of file vmsStringRecentList.cpp.

References m_nMaxEntries.

vmsStringRecentList::~vmsStringRecentList (  )  [virtual]

Definition at line 21 of file vmsStringRecentList.cpp.


Member Function Documentation

BOOL vmsStringRecentList::Load ( HANDLE  hFile  ) 

Definition at line 69 of file vmsStringRecentList.cpp.

References vmsStringList::Load(), and m_vList.

Referenced by fsDownloadsMgr::LoadStateInformation().

BOOL vmsStringRecentList::Save ( HANDLE  hFile  ) 

Definition at line 64 of file vmsStringRecentList.cpp.

References m_vList, and vmsStringList::Save().

void vmsStringRecentList::Clear (  ) 

Definition at line 59 of file vmsStringRecentList.cpp.

References vmsStringList::Clear(), and m_vList.

LPCSTR vmsStringRecentList::get_String ( int  nIndex  )  const

Definition at line 54 of file vmsStringRecentList.cpp.

References vmsStringList::get_String(), and m_vList.

Referenced by fsDownloadsMgr::LoadStateInformation().

int vmsStringRecentList::get_Count (  )  const

Definition at line 49 of file vmsStringRecentList.cpp.

References vmsStringList::get_Count(), and m_vList.

Referenced by fsDownloadsMgr::LoadStateInformation().

void vmsStringRecentList::Add ( LPCSTR  psz  ) 


Member Data Documentation

Definition at line 27 of file vmsStringRecentList.h.

Referenced by Add(), and vmsStringRecentList().

Definition at line 28 of file vmsStringRecentList.h.

Referenced by Add(), Clear(), get_Count(), get_String(), Load(), and Save().


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

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