VR-Forces 5.0.1 Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
vrfAggregateRemoteEntityNetInterface.h
Go to the documentation of this file.
1 /*******************************************************************************
2 ** Copyright (c) 2019 MAK Technologies, Inc.
3 ** All rights reserved.
4 *******************************************************************************/
5 
6 #pragma once
7 
10 
20 namespace makVrf
21 {
24  {
25  private:
28 
31 
33  const DtVrfAggregateRemoteEntityNetInterface & operator=(const
35 
36  public:
37 
40  DtStateData * simObject, DtVrlinkNetworkInterface* mgr, bool publishObject = true);
41 
44 
45  virtual DtString type() const;
46 
47  static DtSimObjectNetInterface* creator(
48  DtStateData * simObject, DtVrlinkNetworkInterface* mgr, bool publishObject);
49  };
50 }
Definition: simAggregateRemoteEntityNetInterface.h:30
The overall structure of the DtStateData mechanism is: The DtStateData contains a list of double buff...
Definition: stateData.h:336
Class Description: DtSimObjectNetInterface.
Definition: simObjectNetInterface.h:48
Definition: vrfAggregateRemoteEntityNetInterface.h:22

Document ID: Generated on Mon Jun 20 00:38:30 EDT 2022 from SVN revision 244029
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)