VR-Forces 5.0.3 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();
36 
39  virtual void slot_environmentalDiscovered(makVrv::DT_PROTOCOL_NAMESPACE::DtVrlinkEnvironmentalStateListenerInterface& listener);
40 
42 
43  protected:
45  };
46  }
47 }
Contains makVrv::DtEnvironmentalExistenceListener class.
#define VRF_PROTOCOL_EXPORT
Definition: vrfProtocol.h:24
Definition: vrfWeatherProcessor.h:30
Contains makVrv::DtWeatherProcessor class.
Weather and ToD state listener.
Definition: DtWeatherStateListener.h:36
#define DT_PROTOCOL_NAMESPACE
Contains DLL export macros.
Definition: vrfDis.h:17
#define VRF_PROTOCOL_NAMESPACE
Definition: vrfDis.h:18
The declaration of the makArchives::DtEnvironmentRecord class.
A DtWeatherProcessor processes information from DtWeatherStateListeners. A DtWeatherStateListener can...
Definition: DtWeatherProcessor.h:49
int mySessionId
Definition: vrfWeatherProcessor.h:44
Record of environment/weather settings Includes precipitation, air, and clouds.
Definition: DtEnvironmentRecord.h:36

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)