VR-Forces 5.0.3 Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
defaultSimCommandExecutorFactory.h
Go to the documentation of this file.
1 /*******************************************************************************
2 ** Copyright (c) 2006 MAK Technologies, Inc.
3 ** All rights reserved.
4 *******************************************************************************/
5 /*******************************************************************************
6 ** $RCSfile: dfltSimCommandExecutorFactory.h,v $ $Revision: 1.2 $ $State: Exp $
7 *******************************************************************************/
8 
11 
13 
14 #ifndef dfltSimCommandExecutorFactory_h
15 #define dfltSimCommandExecutorFactory_h
16 
19 
20 
24 {
25 public:
27 
30  static void registerCreators(DtSimCommandExecutorFactory* factory);
31 
34 
35 protected:
36 };
37 
38 #endif
39 
#define DT_DLL_vrfplanmgr
This file is used to determine how to build.
Definition: vrfplanmgrDefines.h:28
static DtSimCommandExecutorFactory * create()
Default version of DtSimCommandExecutorFactory that registers all the DtSimCommandExecutor instances ...
Definition: defaultSimCommandExecutorFactory.h:23
Factory for creating DtSimCommandExecutor instances.
Definition: simCommandExecutorFactory.h:24

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)