VR-Forces 4.6 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
mtlRemoteComponentConfigurationBuilder.h
Go to the documentation of this file.
1 /*******************************************************************************
2 ** Copyright (c) 2003 MAK Technologies, Inc.
3 ** All rights reserved.
4 *******************************************************************************/
5 /*******************************************************************************
6 ** $RCSfile: mtlRemoteComponentConfigurationBuilder.h,v $ $Revision: 1.2 $ $State: Exp $
7 *******************************************************************************/
8 #ifndef DTMTLREMOTECOMPONENTCONFIGURATIONBUILDER_H_
9 #define DTMTLREMOTECOMPONENTCONFIGURATIONBUILDER_H_
10 
13 
15 
16 class DtlObjPtr;
18 
23 {
24 public:
25 
28  DtRemoteComponentAttachmentManager *pRemoteCompAttachMgr);
29 
32 
33 public:
34 
38  virtual bool addRemoteConfigurationToObject(const DtString& configKeyName,
39  DtVrfObject* pVrfObj);
40 
42  virtual bool doDeferredInitialization(
44  DtVrfObject* pVrfObj);
45 
46 public:
47 
49 
50 protected:
53 
54 private:
59 };
60 
61 #endif
62 

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)