VR-Forces 5.0.2 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 
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:24
This class manages the display of Remote Graphics discovered via a connection.
Definition: DtRemoteGraphicsProcessor.h:46
This class manages the display of Remote Graphics discovered via a connection. Overrides the VRV clas...
Definition: vrfRemoteGraphicsProcessor.h:24
#define VRF_PROTOCOL_NAMESPACE
Definition: vrfDis.h:18

Document ID: Generated on Sun Dec 4 20:22:03 EST 2022 from SVN revision 249613
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)