VR-Forces 4.1 Class Documentation
rwStaticDynamicPostureList.h
Go to the documentation of this file.
1 /*********************************************************************
2 ** Copyright (c) 1999 MaK Technologies, Inc.
3 ** All rights reserved.
4 *********************************************************************/
5 /*********************************************************************
6 ** $RCSfile: rwStaticDynamicPostureList.h,v $ $Revision: 1.5 $ $State: Exp $
7 *********************************************************************/
8 
11 
12 #ifndef rwStaticDynamicPostureList_H_
13 #define rwStaticDynamicPostureList_H_
14 
15 #include "vrfutil/rwList.h"
18 #include "vrfutil/vrfutilDefines.h"
19 
21 {
22 public:
23 
25  DtReaderWriterRegistry* const parentRegistry = NULL);
27  DtReaderWriterRegistry* const parentRegistry = NULL);
28 
30 
33  DtReaderWriterRegistry* parentRegistry = NULL);
36  DtReaderWriterRegistry* parentRegistry = NULL);
37 
40 
43 };
44 
48 
50 {
51 public:
52 
55 
57  DtRwStaticDynamicPostureList(const DtString& name, DtReaderWriterRegistry* const parentRegistry = NULL);
59  DtReaderWriterRegistry* const parentRegistry = NULL);
62 
65 
68  virtual const char* readerWriterType() const;
69 
72  void clearList();
73 
74 protected:
75 
78  virtual DtlObjPtr getData(DtlObjPtr args, const DtFilename& searchPath,
79  const DtVariableBindingsList& variableBindings);
80 
83  virtual void copyList(const DtRwStaticDynamicPostureList& orig);
84 };
85 
86 #endif

Document ID: Generated on Tue Jan 29 18:21:16 EST 2013 from SVN revision 123193
Copyright © 2005-2013 VT MÄK Inc. All Rights Reserved (www.mak.com)