VR-Forces Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
vrfEnumDictionaryManager.h
Go to the documentation of this file.
1 /******************************************************************************
2 ** Copyright (c) 2021 MAK Technologies, Inc.
3 ** All rights reserved.
4 ******************************************************************************/
5 
6 #pragma once
7 
11 #include <vlpi/enumDictionary.h>
12 
13 #include <list>
14 
15 namespace makVrv
16 {
17  class DtBaseConnection;
18 }
19 
20 namespace makVrf
21 {
24  {
25  public:
27  virtual ~DtVrfEnumDictionaryManager() override;
28 
31 
32  protected:
34  };
35 }
The manager for all SUSO and VRF enuemration mappings.
Definition: vrfEntityTypeDictionaryManager.h:23
The DtBaseConnection is an abstract class.
Definition: DtBaseConnection.h:35
Contains makVrv::DtVirtualBaseClass class.
The DT_DLL_vrfGuiNetworkCommon for appearances.
Definition: vrfEnumDictionaryManager.h:23
#define DT_DLL_vrfGuiNetworkCommon
This file is used to determine how to build.
Definition: vrfGuiNetworkCommonDefines.h:24
makVrv::DtBaseConnection & myConnection
Definition: vrfEnumDictionaryManager.h:33

Document ID: Generated on Thu Oct 23 22:29:17 EDT 2025 from SVN revision 280951
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)