VR-Forces 4.7 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
simLocalControlObjectWithPropertiesNetInterface.h
Go to the documentation of this file.
1 /*******************************************************************************
2 ** Copyright (c) 2017 MAK Technologies, Inc.
3 ** All rights reserved.
4 *******************************************************************************/
5 
8 
11 
12 #pragma once
13 
18 
22  DtLocalExtendedPropertiesNetInterface<DtSimLocalControlObjectNetInterface, DtControlObjectRepository>
23 {
24 protected:
25 
28 
29 public:
30 
33  DtVrfObject* vrfObject,
34  DtReaderWriterRegistry* parentRegistry = 0,
35  bool publishObject = true);
36 
40  DtReaderWriterRegistry* parentRegistry = 0);
41 
45 
48 
51  virtual DtString type() const;
52 
53  static DtSimObjectNetInterface* creator(const DtString & name,
54  DtVrfObject* vrfObject,
55  DtReaderWriterRegistry* parentRegistry,
56  bool publishObject);
57 };

Document ID: Generated on Fri Apr 26 21:53:14 EDT 2019 from SVN revision 197883
Copyright © 2005-2019 VT MAK. All Rights Reserved (www.mak.com)