VR-Forces 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 
12 
13 class DtString;
14 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:157
DtLocalObjectManager * myObjectManager
Definition: remoteComponentConfigurationBuilder.h:48
#define DT_DLL_vrfobjcore
This file is used to determine how to build.
Definition: vrfobjcoreDefines.h:24
DtRemoteComponentAttachmentManager * myRemoteCompAttachMgr
Definition: remoteComponentConfigurationBuilder.h:47
Contains the DtSimObjectReference class declaration.
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 Oct 23 22:29:17 EDT 2025 from SVN revision 280951
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)