VR-Forces 4.3.1 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator 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

Document ID: Generated on Wed Jul 29 00:55:00 EDT 2015 from SVN revision 155257
Copyright © 2005-2015 VT MÄK. All Rights Reserved (www.mak.com)