VR-Forces Developer's Guide
 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) 2019 MAK Technologies, Inc.
3 ** All rights reserved.
4 *******************************************************************************/
5 
8 
11 
12 #pragma once
13 
18 
21 namespace makVrf
22 {
24  DtLocalExtendedPropertiesNetInterface<DtSimLocalControlObjectNetInterface, DtControlObjectRepository>
25  {
26  private:
27 
30 
34 
38 
39  public:
40 
43  bool publishObject = true);
44 
47 
50  virtual DtString type() const;
51 
52  static DtSimObjectNetInterface* creator(DtStateData* vrfObject, DtVrlinkNetworkInterface* mgr,
53  bool publishObject);
54  };
55 }
Definition: simLocalControlObjectWithPropertiesNetInterface.h:23
Contains the DtExtEntityStateRepository class.
The overall structure of the DtStateData mechanism is: The DtStateData contains a list of double buff...
Definition: stateData.h:339
Extends an existing local net interface class to give it the ability to publish extended properties...
Definition: localExtendedPropertiesNetInterface.h:39
Class Description: DtSimObjectNetInterface.
Definition: simObjectNetInterface.h:50

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)