VR-Exchange 2.7 API Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Macros | Typedefs
pControlMessage.h File Reference

Contains the DtPortalControlMessage class declarations. More...

Go to the source code of this file.

Classes

class  MAKVrExchange::DtPortalControlMessage
 Control messages signal state changes in VR-Exchange's operation. More...
 
class  MAKVrExchange::DtPortalControlMessageTemplate< V_MessageKind >
 PortalControlMessageTemplate is used to create new DtPortalControlMessage types. More...
 
class  MAKVrExchange::DtFilterObjectMessage
 DtFilterObjectMessage is used to indicate a specific object needs to be filtered. More...
 

Namespaces

 MAKVrExchange
 

Macros

#define _pControlMessage_INL_
 

Typedefs

typedef
DtPortalControlMessageTemplate
< DtBrokerShutdownRequestKind > 
MAKVrExchange::DtPortalBrokerShutdownRequestMessage
 Tells the broker specified in the brokerName() method to shutdown. More...
 
typedef
DtPortalControlMessageTemplate
< DtBrokerEnableOneToOneKind > 
MAKVrExchange::DtPortalBrokerEnableOneToOneMessage
 Tells the broker specified in the brokerName method to enable OneToOneMapping. More...
 
typedef
DtPortalControlMessageTemplate
< DtBrokerDisableOneToOneKind > 
MAKVrExchange::DtPortalBrokerDisableOneToOneMessage
 Tells the broker specified in the brokerName method to disable OneToOneMapping. More...
 
typedef
DtPortalControlMessageTemplate
< DtBrokerExitingMessageKind > 
MAKVrExchange::DtBrokerExitingMessage
 Sent by a broker when its shutting down, for any reason. More...
 
typedef
DtPortalControlMessageTemplate
< DtBrokerStartedMessageKind > 
MAKVrExchange::DtBrokerStartedMessage
 Sent by the the broker when the broker has started and is listening for control messages. More...
 
typedef
DtPortalControlMessageTemplate
< DtBrokerConnectingMessageKind > 
MAKVrExchange::DtBrokerConnectingMessage
 Sent by the the broker when the broker makes a portal connection. More...
 
typedef
DtPortalControlMessageTemplate
< DtBrokerRunningMessageKind > 
MAKVrExchange::DtBrokerRunningMessage
 Sent by the the broker when the broker is active (processing traffic). More...
 
typedef
DtPortalControlMessageTemplate
< DtRequestBrokerStartMessageKind > 
MAKVrExchange::DtBrokerStartRequest
 Requests by the portal (or anyone) to launch a GUI on the broker named by brokerName(). More...
 
typedef
DtPortalControlMessageTemplate
< DtRequestBrokerLaunchGuiMessageKind > 
MAKVrExchange::DtBrokerLaunchGuiRequest
 Requests by the portal (or anyone) to launch a GUI on the broker named by brokerName(). More...
 
typedef
DtPortalControlMessageTemplate
< DtAbnormalBrokerExitKind > 
MAKVrExchange::DtAbnormalBrokerExitMessage
 Sent if an broker exits abnormally. More...
 
typedef
DtPortalControlMessageTemplate
< DtHeartbeatRequestMessageKind > 
MAKVrExchange::DtHeartbeatRequest
 Not used, may be used in the future. More...
 
typedef
DtPortalControlMessageTemplate
< DtHeartbeatResponseMessageKind > 
MAKVrExchange::DtHeartbeatResponse
 Not used, may be used in the future. More...
 

Detailed Description

Contains the DtPortalControlMessage class declarations.

Macro Definition Documentation

#define _pControlMessage_INL_

Document ID: Generated on Mon Apr 19 15:55:22 EDT 2021 from SVN revision 227909
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)