VR-Forces 4.8 Class Documentation
 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) 2003 MAK Technologies, Inc.
3 ** All rights reserved.
4 *******************************************************************************/
5 /*******************************************************************************
6 ** $RCSfile: remoteComponentConfigurationBuilder.h,v $ $Revision: 1.2 $ $State: Exp $
7 *******************************************************************************/
8 #ifndef DTREMOTECOMPONENTCONFIGURATIONBUILDER_H_
9 #define DTREMOTECOMPONENTCONFIGURATIONBUILDER_H_
10 
13 
14 class DtString;
15 class DtFilename;
16 class DtVrfObject;
17 
19 
21 
28 {
29 public:
30 
32 
33 public:
34 
37 
40 
41 public:
42 
46  virtual bool addRemoteConfigurationToObject(const DtString& configKeyName,
47  DtVrfObject* pVrfObj) = 0;
48 
49 public:
50 
54 
55 protected:
56 
58 
59 protected:
62 
63 private:
67 };
68 
69 #endif
This singleton class keeps track of components that should be added to remote, non VR-Forces entities...
Definition: remoteComponentAttachmentManager.h:33
DtVrfObject is used to represent any type of simulated object (entities, aggregate, control objects) in a VR-Forces application.
Definition: vrfObject.h:215
#define DT_DLL_vrfobjcore
This file is used to determine how to build.
Definition: vrfobjcoreDefines.h:24
DtRemoteComponentAttachmentManager * pMyRemoteCompAttachMgr
Definition: remoteComponentConfigurationBuilder.h:57
This builder class is used to attach VR-Forces components and radios to non-VRF remote entities...
Definition: remoteComponentConfigurationBuilder.h:27

Document ID: Generated on Thu Aug 27 10:56:05 EDT 2020 from SVN revision 217100
Copyright © 2005-2020 MAK Technologies. All Rights Reserved (www.mak.com)