VR-Exchange 2.7 API Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions | Private Member Functions
MAKVrExchange::DtNullUserInterface Class Reference

An Interface which does nothing. More...

Inheritance diagram for MAKVrExchange::DtNullUserInterface:
Inheritance graph
[legend]

Public Member Functions

 DtNullUserInterface ()
 Constructor. More...
 
virtual ~DtNullUserInterface ()
 Destructor. More...
 
Broker Dialog Interface
virtual void brokerStarted ()
 Doxygen comments inherited from parent class. More...
 
virtual void brokerStopped ()
 Doxygen comments inherited from parent class. More...
 
virtual void show ()
 Doxygen comments inherited from parent class. More...
 
virtual void objectDiscovered (const DtBrokerObject *brokerObject)
 Doxygen comments inherited from parent class. More...
 
virtual void objectUpdated (const DtBrokerObject *brokerObject)
 Doxygen comments inherited from parent class. More...
 
virtual void objectRemoved (const DtBrokerObject *brokerObject)
 Doxygen comments inherited from parent class. More...
 
virtual void addTranslator (const char *name, bool reflectStatus, bool publishStatus, bool debugging)
 Doxygen comments inherited from parent class. More...
 
virtual void deleteTranslator (const char *name)
 Doxygen comments inherited from parent class. More...
 
virtual void updateTranslator (const char *name, bool reflectStatus, bool publishStatus, bool debugging)
 Doxygen comments inherited from parent class. More...
 
- Public Member Functions inherited from MAKVrExchange::DtGenericUserInterface
 DtGenericUserInterface ()
 Constructor. More...
 
virtual ~DtGenericUserInterface ()
 Destructor. More...
 
virtual void showConfigurationOnly ()
 Called when a request has been made to display the UI. More...
 
virtual void revertSettings ()=0
 Refreshes the GUI with the saved settings. More...
 
virtual void clientsUpdated ()
 Notifies that the number of clients being served has changed This is only used in client-based brokers such as WebLVC. More...
 

Private Member Functions

 DtNullUserInterface (const DtNullUserInterface &other)
 Copy constructor not implemented - cannot be copied. More...
 
DtNullUserInterfaceoperator= (const DtNullUserInterface &other)
 Assignment operator not implemented - cannot be copied. More...
 

Detailed Description

An Interface which does nothing.

Constructor & Destructor Documentation

MAKVrExchange::DtNullUserInterface::DtNullUserInterface ( )

Constructor.

virtual MAKVrExchange::DtNullUserInterface::~DtNullUserInterface ( )
virtual

Destructor.

MAKVrExchange::DtNullUserInterface::DtNullUserInterface ( const DtNullUserInterface other)
private

Copy constructor not implemented - cannot be copied.

Member Function Documentation

virtual void MAKVrExchange::DtNullUserInterface::addTranslator ( const char *  name,
bool  reflectStatus,
bool  publishStatus,
bool  debugging 
)
virtual

Doxygen comments inherited from parent class.

See Also
DtGenericUserInterface::addTranslator(const char*,bool,bool)

Implements MAKVrExchange::DtGenericUserInterface.

virtual void MAKVrExchange::DtNullUserInterface::brokerStarted ( )
virtual

Doxygen comments inherited from parent class.

See Also
DtGenericUserInterface::brokerStarted()

Implements MAKVrExchange::DtGenericUserInterface.

virtual void MAKVrExchange::DtNullUserInterface::brokerStopped ( )
virtual

Doxygen comments inherited from parent class.

See Also
DtGenericUserInterface::brokerStopped()

Implements MAKVrExchange::DtGenericUserInterface.

virtual void MAKVrExchange::DtNullUserInterface::deleteTranslator ( const char *  name)
virtual

Doxygen comments inherited from parent class.

See Also
DtGenericUserInterface::deleteTranslator(const char*)

Implements MAKVrExchange::DtGenericUserInterface.

virtual void MAKVrExchange::DtNullUserInterface::objectDiscovered ( const DtBrokerObject brokerObject)
virtual

Doxygen comments inherited from parent class.

See Also
DtGenericUserInterface::objectDiscovered(const DtBrokerObject*)

Implements MAKVrExchange::DtGenericUserInterface.

virtual void MAKVrExchange::DtNullUserInterface::objectRemoved ( const DtBrokerObject brokerObject)
virtual

Doxygen comments inherited from parent class.

See Also
DtGenericUserInterface::objectRemoved(const DtBrokerObject*)

Implements MAKVrExchange::DtGenericUserInterface.

virtual void MAKVrExchange::DtNullUserInterface::objectUpdated ( const DtBrokerObject brokerObject)
virtual

Doxygen comments inherited from parent class.

See Also
DtGenericUserInterface::objectUpdated(const DtBrokerObject*)

Implements MAKVrExchange::DtGenericUserInterface.

DtNullUserInterface& MAKVrExchange::DtNullUserInterface::operator= ( const DtNullUserInterface other)
private

Assignment operator not implemented - cannot be copied.

virtual void MAKVrExchange::DtNullUserInterface::show ( )
virtual

Doxygen comments inherited from parent class.

See Also
DtGenericUserInterface::show()

Implements MAKVrExchange::DtGenericUserInterface.

virtual void MAKVrExchange::DtNullUserInterface::updateTranslator ( const char *  name,
bool  reflectStatus,
bool  publishStatus,
bool  debugging 
)
virtual

Doxygen comments inherited from parent class.

See Also
DtGenericUserInterface::updateTranslator(const char*,bool,bool)

Implements MAKVrExchange::DtGenericUserInterface.


The documentation for this class was generated from the following file:

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)