VR-Forces 4.6.1 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
vrfObjectPlanManagerFactoryEntry.h
Go to the documentation of this file.
1 /*******************************************************************************
2 ** Copyright (c) 2007 MAK Technologies, Inc.
3 ** All rights reserved.
4 *******************************************************************************/
5 /*******************************************************************************
6 ** $RCSfile: vrfObjPlanMgrFactEnt.h,v $ $Revision: 1.1 $ $State: Exp $
7 *******************************************************************************/
8 
11 
12 #ifndef DtVrfObjectPlanManagerFactoryEntry_H_
13 #define DtVrfObjectPlanManagerFactoryEntry_H_
14 
16 
22 
25 {
26 public:
27 
30 
33 
37 
41 
42  virtual const DtString& typeToCreate() const;
43  virtual void setTypeToCreate(const DtString& type);
44 
45  virtual const DtVrfObjectPlanManagerCreatorFcn& creatorFcn() const;
46  virtual void setCreatorFcn(const DtVrfObjectPlanManagerCreatorFcn& fcn);
47 
48  virtual DtVrfObjectPlanManagerFactoryEntry * clone(
50  orig) const;
51 
52 protected:
53 
56 };
57 
58 #endif
59 
60 

Document ID: Generated on Wed Jul 25 16:57:45 EDT 2018 from SVN revision 190790
Copyright © 2005-2018 VT MÄK. All Rights Reserved (www.mak.com)