VR-Forces 4.3.1 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
remoteEngineeringObjectNetInterface.h
Go to the documentation of this file.
1 /*******************************************************************************
2 ** Copyright (c) 2014 MaK Technologies, Inc.
3 ** All rights reserved.
4 *******************************************************************************/
5 
8 
9 #pragma once
10 
11 #ifdef DtHLA
12 
17 #include "vrfExtObjects/controlObjectRepository.h"
18 
21  DtRemoteExtendedPropertiesNetInterface<DtVrfRemoteEnvironmentalNetInterface, DtControlObjectRepository>
22 {
23 protected:
24 
27 
28 public:
29 
32  DtVrfObject * simObject,
33  DtReaderWriterRegistry * parentRegistry = 0,
34  bool publishObject = true);
35 
39  DtReaderWriterRegistry * parentRegistry = 0);
40 
44 
47 
50  virtual DtString type() const;
51 
52  static DtSimObjectNetInterface * creator(const DtString & name,
53  DtVrfObject * simObject,
54  DtReaderWriterRegistry * parentRegistry,
55  bool publishObject);
56 
57 };
58 
59 #endif

Document ID: Generated on Wed Jul 29 00:55:00 EDT 2015 from SVN revision 155257
Copyright © 2005-2015 VT MÄK. All Rights Reserved (www.mak.com)