VR-Forces 5.0.1 Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
vrfIndividualRemoteEntityNetInterface.h
Go to the documentation of this file.
1 /*******************************************************************************
2 ** Copyright (c) 2000-2019 MAK Technologies, Inc.
3 ** All rights reserved.
4 *******************************************************************************/
5 
6 #pragma once
7 
9 
20 
22 namespace makVrf
23 {
26  {
27  private:
30 
33 
35  const DtVrfIndividualRemoteEntityNetInterface & operator=(const
37 
38  public:
39 
42  DtStateData* simObject, DtVrlinkNetworkInterface*, bool publishObject = true);
43 
46 
47  virtual DtString type() const;
48 
50  virtual void updateFromReflectedObject();
51 
52  static DtSimObjectNetInterface* creator(
53  DtStateData* simObject, DtVrlinkNetworkInterface*, bool publishObject);
54  };
55 }
Definition: vrfIndividualRemoteEntityNetInterface.h:24
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: simIndividualRemoteEntityNetInterface.h:32

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)