VR-Forces Development_Version 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 
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 Tue Mar 8 22:13:38 EST 2016 from SVN revision 162938
Copyright © 2005-2015 VT MÄK. All Rights Reserved (www.mak.com)