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