VR-Forces 4.2 Class Documentation
scnBatRecLst.h
Go to the documentation of this file.
1 /*******************************************************************************
2 ** Copyright (c) 2008 MAK Technologies, Inc.
3 ** All rights reserved.
4 *******************************************************************************/
5 /*******************************************************************************
6 ** $RCSfile: scnBatRecLst.h,v $ $Revision: 1.6 $ $State: Exp $
7 *******************************************************************************/
8 
11 
12 #ifndef DtScenarioBatchRecordList_H_
13 #define DtScenarioBatchRecordList_H_
14 
15 #include "vrfutil/rwList.h"
16 
21 
22 #include "vrfutil/vrfutilDefines.h"
24 {
25 public:
26 
29 
32  const parentRegistry = NULL);
33 
34  DtScenarioBatchRecordList(const DtSymbolString& name, DtReaderWriterRegistry*
35  const parentRegistry = NULL);
36 
39  DtReaderWriterRegistry* const parentRegistry = NULL);
40 
42  virtual ~DtScenarioBatchRecordList();
43 
46 
47 protected:
48 
51  virtual DtlObjPtr getData(DtlObjPtr args, const DtFilename& searchPath,
52  const DtVariableBindingsList& variableBindings);
53 
56  void emptyList();
57 };
58 
59 #endif

Document ID: Generated on Sun Nov 24 19:49:21 EST 2013 from SVN revision 133924
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)