VR-Forces 4.1.1 Class Documentation
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 
17 #include "vrfobjparam/compDesc.h"
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 Apr 8 19:24:01 EDT 2013 from SVN revision 125877
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)