VR-Forces 4.1 Class Documentation
systemParameterDataList.h
Go to the documentation of this file.
1 /*******************************************************************************
2 ** Copyright (c) 2007 MAK Technologies, Inc.
3 ** All rights reserved.
4 *******************************************************************************/
5 /*******************************************************************************
6 ** $RCSfile: systemParameterDataList.h,v $ $Revision: 1.1 $ $State: Exp $
7 *******************************************************************************/
8 
11 
13 
14 #ifndef systemParameterDataList_h
15 #define systemParameterDataList_h
16 
20 
25 {
26 public:
29 
31  DtSystemParameterDataList(const DtString& name, DtReaderWriterRegistry* parentRegistry = NULL);
32  DtSystemParameterDataList(const DtSymbolString& name, DtReaderWriterRegistry* parentRegistry = NULL);
33 
36  const DtSystemParameterDataList& orig,
37  DtReaderWriterRegistry* parentRegistry = NULL);
38 
41  const DtSystemParameterDataList& orig,
42  DtReaderWriterRegistry* parentRegistry = NULL);
43 
45  virtual ~DtSystemParameterDataList();
46 
48  virtual const char* readerWriterType() const;
49 };
50 
51 #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)