VR-Forces 5.0.3 Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
remoteComponentConfigurationBuilder.h
Go to the documentation of this file.
1 /*******************************************************************************
2 ** Copyright (c) 2021 MAK Technologies, Inc.
3 ** All rights reserved.
4 *******************************************************************************/
5 
6 #pragma once
7 
11 
12 class DtString;
13 class DtFilename;
17 
24 {
25 public:
26 
28 
29 public:
30 
33 
36 
37 public:
38 
42  virtual bool addRemoteConfigurationToObject(const DtString& configKeyName,
43  DtSimObjectReference pVrfObj) = 0;
44 
45 protected:
46 
49 
50 protected:
53 
54 private:
58 };
This singleton class keeps track of components that should be added to remote, non VR-Forces entities...
Definition: remoteComponentAttachmentManager.h:35
class DtLocalObjectManager:
Definition: localObjectManager.h:151
DtLocalObjectManager * myObjectManager
Definition: remoteComponentConfigurationBuilder.h:48
The DtSimObjectReference is a shared pointer that can be used amongst many object for access to the u...
Definition: simObjectReference.h:26
#define DT_DLL_vrfobjcore
This file is used to determine how to build.
Definition: vrfobjcoreDefines.h:24
DtRemoteComponentAttachmentManager * myRemoteCompAttachMgr
Definition: remoteComponentConfigurationBuilder.h:47
This builder class is used to attach VR-Forces components and radios to non-VRF remote entities...
Definition: remoteComponentConfigurationBuilder.h:23

Document ID: Generated on Thu Jun 1 17:58:13 EDT 2023 from SVN revision 255404
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)