VR-Forces Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
vrfWeatherProcessor.h
Go to the documentation of this file.
1 /******************************************************************************
2 ** Copyright (c) 2014 MAK Technologies, Inc.
3 ** All rights reserved.
4 ******************************************************************************/
5 
9 
10 #pragma once
11 
17 
18 namespace makVrv
19 {
20  namespace DT_PROTOCOL_NAMESPACE
21  {
22  class DtWeatherStateListener;
23  }
24 }
25 
26 namespace makVrf
27 {
28  namespace VRF_PROTOCOL_NAMESPACE
29  {
31  {
32  public:
34 
35  virtual ~DtVrfWeatherProcessor() override;
36 
39  virtual void slot_environmentalDiscovered(
41 
43 
44  protected:
46  };
47  }
48 }
Contains makVrv::DtEnvironmentalExistenceListener class.
#define VRF_PROTOCOL_EXPORT
Definition: vrfProtocol.h:21
Definition: vrfWeatherProcessor.h:30
Contains makVrv::DtWeatherProcessor class.
Weather and ToD state listener.
Definition: DtWeatherStateListener.h:36
#define DT_PROTOCOL_NAMESPACE
Contains defines and includes header files for protocols.
Definition: vrfProtocol.h:13
#define VRF_PROTOCOL_NAMESPACE
Contains DLL export macros.
Definition: vrfDis.h:14
The declaration of the makArchives::DtEnvironmentRecord class.
A DtWeatherProcessor processes information from DtWeatherStateListeners. A DtWeatherStateListener is ...
Definition: DtWeatherProcessor.h:45
int mySessionId
Definition: vrfWeatherProcessor.h:45
Record of environment/weather settings Includes precipitation, air, and clouds.
Definition: DtEnvironmentRecord.h:45

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)