vmsBatchList Class Reference

#include <vmsBatchList.h>

List of all members.

Public Member Functions

void Clear ()
bool Create (LPCSTR pszTemplate, LPCSTR pszNumbers, char chStart=0, char chEnd=0)
int get_ResultCount ()
LPCSTR get_Result (int nIndex)
 vmsBatchList ()
virtual ~vmsBatchList ()

Protected Member Functions

bool CreateAZBatch (LPCSTR pszTemplate, char chStart, char chEnd)

Protected Attributes

fs::list< CString > m_v


Detailed Description

Definition at line 18 of file vmsBatchList.h.


Constructor & Destructor Documentation

vmsBatchList::vmsBatchList (  ) 

Definition at line 16 of file vmsBatchList.cpp.

vmsBatchList::~vmsBatchList (  )  [virtual]

Definition at line 21 of file vmsBatchList.cpp.


Member Function Documentation

void vmsBatchList::Clear (  ) 

Definition at line 140 of file vmsBatchList.cpp.

References m_v.

Referenced by CCreateBatchDownload::OnOK().

bool vmsBatchList::Create ( LPCSTR  pszTemplate,
LPCSTR  pszNumbers,
char  chStart = 0,
char  chEnd = 0 
)

int vmsBatchList::get_ResultCount (  ) 

LPCSTR vmsBatchList::get_Result ( int  nIndex  ) 

bool vmsBatchList::CreateAZBatch ( LPCSTR  pszTemplate,
char  chStart,
char  chEnd 
) [protected]

Definition at line 121 of file vmsBatchList.cpp.

References c, and m_v.

Referenced by Create().


Member Data Documentation

fs::list<CString> vmsBatchList::m_v [protected]

Definition at line 55 of file vmsBatchList.h.

Referenced by Clear(), Create(), CreateAZBatch(), get_Result(), and get_ResultCount().


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

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