VR-Forces 5.0.3 Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
DtVrfWeatherStateMapper.h
Go to the documentation of this file.
1 /******************************************************************************
2 ** Copyright (c) 2018 MAK Technologies, Inc.
3 ** All rights reserved.
4 ******************************************************************************/
5 
9 
10 #pragma once
11 
12 #include <vrvVrl/vrvVrl.h>
13 
17 
20 
21 namespace makVrv
22 {
27  {
28  public:
29 
32  static DtVrfWeatherCloudState cloudCoverTypeToVrfWeatherCloudState(makArchives::DtCloudCoverType cloudCover);
33  static makArchives::DtCloudCoverType vrfWeatherCloudStateToCloudCoverType(DtVrfWeatherCloudState weatherCloudState);
35 
37  static DtCloudTypeMapper::CloudType vrfWeatherCloudLayerToCloudType(CloudLayerCloudType netType);
38  };
39 
40 }
#define DT_DLL_VRVVRL
Definition: vrvVrl.h:19
The DtVrfWeatherStateMapper is a utility class for mapping between the VRF/VRL Extension &#39;Weather&#39; st...
Definition: DtVrfWeatherStateMapper.h:26
Contains makVrv::DtCloudCoverManager class.
CloudLayerCloudType
Definition: vrfCloudLayerStateEnums.h:14
Contains the enums for cloud layers.
DtCloudCoverType
Definition: DtCloudCoverType.h:14
The declaration of the makVrv::DtCloudTypeMapper class.
DtVrfWeatherCloudState
Definition: vrfWeatherStateEnums.h:24
Contains DLL export macros.
CloudType
Cloud layer types.
Definition: DtCloudTypeMapper.h:35

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)