VR-Forces Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
extAerodromeBaseStateRepository.h
Go to the documentation of this file.
1 /****************************************************************************
2  * Copyright (c) 2018 VT MAK
3  * All rights reserved.
4  ****************************************************************************/
5 
11 
12 #pragma once
13 
15 #include <vl/aerodromeStateRepository.h>
17 
18 #include <list>
19 
21  public DtVrfExtensions
22 {
23 public:
24 
27 
30 
33 
36 
38  virtual DtStateRepository* clone(bool copy = false) const;
39 
40 public:
41 
42  static DtExtAerodromeBaseStateRepository* create();
43 };
Definition: vrfExtensions.h:22
DtVrfExtensions & operator=(const DtVrfExtensions &orig)
Contains the DtVrfExtensions class declaration.
Definition: extAerodromeBaseStateRepository.h:20
#define DT_DLL_vrfExtObjects
Definition: dllExport.h:23

Document ID: Generated on Wed Mar 27 22:49:11 EDT 2024 from SVN revision 264633
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)