VR-Forces 4.6.1 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
setOrderedAltitudeRequest.h
Go to the documentation of this file.
1 /*******************************************************************************
2 ** Copyright (c) 2013 MaK Technologies, Inc.
3 ** All rights reserved.
4 *******************************************************************************/
5 
8 
14 
15 #pragma once
16 
17 
18 #include <vlutil/vlNetTypes.h>
19 
21 #include "vrfutil/rwReal.h"
22 
26 {
27 public:
28 
31 
34  DtSetOrderedAltitudeRequest(const DtString & writeName,
35  DtReaderWriterRegistry * parentRegistry = 0);
36 
39  orig, DtReaderWriterRegistry * parentRegistry = 0);
40 
43 
44  virtual ~DtSetOrderedAltitudeRequest();
45 
47  virtual const DtSetMessageType& type() const;
48 
50  virtual DtSetDataRequest * clone(const DtString & name,
51  DtReaderWriterRegistry * parentRegistry = 0) const;
52 
53  static DtSetDataRequest * creator();
54 };

Document ID: Generated on Wed Jul 25 16:57:45 EDT 2018 from SVN revision 190790
Copyright © 2005-2018 VT MÄK. All Rights Reserved (www.mak.com)