VR-Forces 4.6 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
vrfIndividualRemoteEntityWithPropertiesNetInterface.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 
14 
18 
19 
23  DtRemoteExtendedPropertiesNetInterface<DtVrfIndividualRemoteEntityNetInterface, DtExtEntityStateRepository>
24 {
25 protected:
26 
29 
30 public:
31 
34  DtVrfObject * simObject,
35  DtReaderWriterRegistry * parentRegistry = 0,
36  bool publishObject = true);
37 
41  DtReaderWriterRegistry * parentRegistry = 0);
42 
46 
49 
51  virtual void initializeNetWithProperties();
52 
53  virtual DtString type() const;
54 
57  static void processObjectRemoved(DtVrfObject* obj, void* usr);
58  virtual void processObjectRemoved(DtVrfObject* obj);
60 
62  const DtString & name, DtVrfObject * simObject,
63  DtReaderWriterRegistry* parentRegistry, bool publishObject);
64 
65 };
66 

Document ID: Generated on Thu Apr 12 03:15:37 EDT 2018 from SVN revision 187986
Copyright © 2005-2018 VT MÄK. All Rights Reserved (www.mak.com)