VR-Forces 4.6.1 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties 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 
16 
19  DtRemoteExtendedPropertiesNetInterface<DtVrfRemoteEnvironmentalNetInterface, DtControlObjectRepository>
20 {
21 protected:
22 
25 
26 public:
27 
30  DtVrfObject * simObject,
31  DtReaderWriterRegistry * parentRegistry = 0,
32  bool publishObject = true);
33 
37  DtReaderWriterRegistry * parentRegistry = 0);
38 
42 
45 
47  virtual void initializeNetWithProperties();
48 
51  virtual DtString type() const;
52 
53  static DtSimObjectNetInterface * creator(const DtString & name,
54  DtVrfObject * simObject,
55  DtReaderWriterRegistry * parentRegistry,
56  bool publishObject);
57 
58 };
59 

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)