VR-Forces 4.1.1 Class Documentation
rwRegData.h
Go to the documentation of this file.
1 /*******************************************************************************
2 ** Copyright (c) 2004 MAK Technologies, Inc.
3 ** All rights reserved.
4 *******************************************************************************/
5 /*******************************************************************************
6 ** $RCSfile: rwRegData.h,v $ $Revision: 1.6 $ $State: Exp $
7 *******************************************************************************/
8 
11 
17 
18 #ifndef DtReaderWriterRegistryData_H_
19 #define DtReaderWriterRegistryData_H_
20 
21 #include <vlutil/vlString.h>
22 #include <vlutil/vlList.h>
23 #include "tdbutil/symStr.h"
24 
25 class DtReaderWriter;
26 
27 #include "vrfutil/vrfutilDefines.h"
29 {
30 public:
33 
36 
39 
42 
45 
46  const DtSymbolString& keyword() const;
47  DtReaderWriter* const readerWriter() const;
48 
49 protected:
52 };
53 
54 #endif
55 

Document ID: Generated on Mon Apr 8 19:24:01 EDT 2013 from SVN revision 125877
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)