VR-Forces 4.1.1 Class Documentation
trueAggregateSubordinateFctEnt.h
Go to the documentation of this file.
1 /*******************************************************************************
2 ** Copyright (c) 2008 MAK Technologies, Inc.
3 ** All rights reserved.
4 *******************************************************************************/
5 /*******************************************************************************
6 ** $RCSfile: trueAggregateSubordinateFctEnt.h,v $ $Revision: 1.1 $ $State: Exp $
7 *******************************************************************************/
8 
11 
13 
14 #ifndef DtSubordinateEntryFactoryEntry_H_
15 #define DtSubordinateEntryFactoryEntry_H_
16 
18 
21 #include "vrfutil/vrfutilDefines.h"
23 {
24 public:
27 
30  orig);
31 
33  const DtSubordinateEntryFactoryEntry& operator=(const
35 
38 
39  virtual const DtString& typeToCreate() const;
40  virtual void setTypeToCreate(const DtString& type);
41 
42  virtual const DtSubordinateEntryCreatorFcn& creatorFcn() const;
43  virtual void setCreatorFcn(const DtSubordinateEntryCreatorFcn& fcn);
44 
45  virtual DtSubordinateEntryFactoryEntry * clone(const
46  DtSubordinateEntryFactoryEntry& orig) const;
47 
48 protected:
51 };
52 
53 #endif
54 

Document ID: Generated on Mon Apr 8 19:24:01 EDT 2013 from SVN revision 125877
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)