VR-Forces 4.6 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
engagementReportGeneratorControllerDescriptor.h
Go to the documentation of this file.
1 /*******************************************************************************
2 ** Copyright (c) 2013 MAK Technologies, Inc.
3 ** All rights reserved.
4 *******************************************************************************/
5 
8 
11 
12 #pragma once
13 
15 #include "vrfutil/rwReal.h"
16 #include "vrfutil/rwBoolean.h"
18 
23 {
24 public:
27  const DtString& rwName = DtString::nullString(),
28  DtReaderWriterRegistry* parentRegistry = 0);
29 
33  DtReaderWriterRegistry* parentRegistry = 0);
34 
38 
41 
44  DtReaderWriterRegistry* parentRegistry = 0) const;
45 
48  virtual DtString type() const;
49 
52 
55  virtual bool forwardSubordinateReports() const;
56  virtual void setForwardSubordinateReports(const bool& newValue);
58 
61  virtual double reportResendPeriod() const;
62  virtual void setReportResendPeriod(const double& newValue);
64 
66 
67  virtual DtString radioName() const;
68  virtual void setRadioName(const DtString& name);
70 
73 
74 protected:
78 
84 
91 
99 };
100 

Document ID: Generated on Thu Apr 12 03:15:37 EDT 2018 from SVN revision 187986
Copyright © 2005-2018 VT MÄK. All Rights Reserved (www.mak.com)