VR-Forces Development_Version Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
spotReportReceiverDescriptor.h
Go to the documentation of this file.
1 /*******************************************************************************
2 ** Copyright (c) 2007 MAK Technologies, Inc.
3 ** All rights reserved.
4 *******************************************************************************/
5 /*******************************************************************************
6 ** $RCSfile: spotReportReceiverDescriptor.h,v $ $Revision: 1.1 $ $State: Exp $
7 *******************************************************************************/
8 
11 
13 
14 #ifndef spotReportReceiverDescriptor_h
15 #define spotReportReceiverDescriptor_h
16 
18 #include "vrfutil/rwReal.h"
20 
22 
23 
27 {
28 public:
31  DtReaderWriterRegistry * parentRegistry = 0);
32 
35  DtReaderWriterRegistry * parentRegistry = 0);
36 
40 
43 
46  virtual DtString type() const;
47 
48 
51  virtual DtReal spotReportAgeLimit() const;
52  virtual void setSpotReportAgeLimit(DtReal value);
54 
56 
57  virtual DtString radioName() const;
58  virtual void setRadioName(const DtString& name);
60 
61  virtual DtComponentDescriptor * clone(DtReaderWriterRegistry * parentRegistry
62  = 0) const;
63 
65  static DtComponentDescriptor * creator();
66 
67 protected:
70 
71 protected:
74 
75 
83 
91 
93 };
94 
95 #endif

Document ID: Generated on Mon Jul 4 01:00:18 EDT 2016 from SVN revision 166489
Copyright © 2005-2015 VT MÄK. All Rights Reserved (www.mak.com)