VR-Exchange 2.2 API Documentation
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 are used to 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

namespace  MAKVrExchange
 SubClass QTextEdit for URL's.

Macros

#define pControlMessage_INL_

Typedefs

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

Detailed Description

Contains the DtPortalControlMessage class declarations.

Macro Definition Documentation

#define pControlMessage_INL_

Document ID: Generated on Mon Apr 15 17:15:50 EDT 2013 from SVN revision 126154
Copyright © 2005-2012 VT MÄK. All Rights Reserved (www.mak.com)