VR-Forces Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
vrfRemoteGraphicsProcessor.h
Go to the documentation of this file.
1 /******************************************************************************
2 ** Copyright (c) 2015 MAK Technologies, Inc.
3 ** All rights reserved.
4 ******************************************************************************/
5 
9 
10 #pragma once
11 
15 
16 namespace makVrf
17 {
18  namespace VRF_PROTOCOL_NAMESPACE
19  {
26  {
27  public:
28 
31 
33  virtual ~DtVrfRemoteGraphicsProcessor() override;
34 
37  virtual void processNewEnvironmental(makVrv::DT_PROTOCOL_NAMESPACE::DtVrlinkEnvironmentalStateListenerInterface& listener);
38 
41  virtual void processEnvironmentalDestruction(makVrv::DT_PROTOCOL_NAMESPACE::DtVrlinkEnvironmentalStateListenerInterface& listener);
42  };
43  }
44 }
#define VRF_PROTOCOL_EXPORT
Definition: vrfProtocol.h:21
This class manages the display of Remote Graphics discovered via a connection.
Definition: DtRemoteGraphicsProcessor.h:44
This class manages the display of Remote Graphics discovered via a connection. Overrides the VRV clas...
Definition: vrfRemoteGraphicsProcessor.h:24
#define VRF_PROTOCOL_NAMESPACE
Contains DLL export macros.
Definition: vrfDis.h:14

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)