VR-Forces 4.3.1 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
laserDetectorDescriptor.h
Go to the documentation of this file.
1 /*******************************************************************************
2 ** Copyright (c) 2004 MaK Technologies, Inc.
3 ** All rights reserved.
4 *******************************************************************************/
5 /*******************************************************************************
6 ** $RCSfile: laserDetectorDesc.h,v $ $Revision: 1.1 $ $State: Exp $
7 ** Created: 7/9/04, MEM Updated:7/19/04
8 *******************************************************************************/
9 
12 
18 
19 #ifndef DtLaserDetectorDescriptor_H_
20 #define DtLaserDetectorDescriptor_H_
21 
23 #include "vrfutil/rwReal.h"
24 #include "vrfutil/rwInt.h"
25 #include "vrfutil/simClock.h"
26 
31 
34 {
35 protected:
38 
39 public:
42  DtReaderWriterRegistry * parentRegistry = 0);
43 
46  orig, DtReaderWriterRegistry * parentRegistry = 0);
47 
51 
52  virtual ~DtLaserDetectorDescriptor();
53 
56  virtual DtString type() const;
57 
58  virtual DtComponentDescriptor * clone(DtReaderWriterRegistry * parentRegistry
59  = 0) const;
60 
61 
62  static DtComponentDescriptor * creator();
63 
64 protected:
65 
66 };
67 
68 #endif
69 
70 
71 

Document ID: Generated on Wed Jul 29 00:55:00 EDT 2015 from SVN revision 155257
Copyright © 2005-2015 VT MÄK. All Rights Reserved (www.mak.com)