VR-Forces 5.0.3 Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
defaultSubordinateEntryFactory.h
Go to the documentation of this file.
1 /*******************************************************************************
2 ** Copyright (c) 2008 MAK Technologies, Inc.
3 ** All rights reserved.
4 *******************************************************************************/
5 /*******************************************************************************
6 ** $RCSfile: trueAggregateDfltSubordinateEntryFact.h,v $ $Revision: 1.1 $ $State: Exp $
7 *******************************************************************************/
8 
11 
14 
15 #ifndef DtDefaultSubordinateEntryFactory_H_
16 #define DtDefaultSubordinateEntryFactory_H_
17 
19 
23 #include "vrfutil/vrfutilDefines.h"
25 {
26 public:
27 
30 
33 
36  static void registerCreators(DtSubordinateEntryFactory* factory);
37 
40 };
41 
42 #endif
DtSubordinateEntryFactory is a hashlist of DtSubordinateEntryCreatorFcn, indexed by a string type tha...
Definition: subordinateEntryFactory.h:32
DtDefaultSubordinateEntryFactory; factory for creating the default collection of DtSubordinateEntrys ...
Definition: defaultSubordinateEntryFactory.h:24
#define DT_DLL_vrfutil
This file is used to determine how to build Disable inconsistent dll linkage warning Visual Studio 6...
Definition: vrfutilDefines.h:34
static DtSubordinateEntryFactory * create()

Document ID: Generated on Thu Jun 1 17:58:13 EDT 2023 from SVN revision 255404
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)