X2 Standard  Version 1.24
Public Member Functions | List of all members
X2ModalUIUtil Class Reference

The X2ModalUIUtil class supplies the X2 developer with the X2GUIInterface interface. More...

#include <x2guiinterface.h>

Public Member Functions

 X2ModalUIUtil (DriverRootInterface *pCaller, TheSkyXFacadeForDriversInterface *pTheSkyX)
 
X2GUIInterfaceX2UI ()
 
X2GUIExchangeInterfaceX2DX ()
 

Detailed Description

The X2ModalUIUtil class supplies the X2 developer with the X2GUIInterface interface.

Declare a local instance of this class to obtain a X2GUIInterface. See the X2Camera for an example.

The implementation of this class merely assures proper intialization and cleanup of the X2GUIInterface and should not be changed.

See also
X2Camera

Constructor & Destructor Documentation

◆ X2ModalUIUtil()

X2ModalUIUtil::X2ModalUIUtil ( DriverRootInterface pCaller,
TheSkyXFacadeForDriversInterface pTheSkyX 
)
inline

Constructor

Member Function Documentation

◆ X2DX()

X2GUIExchangeInterface* X2ModalUIUtil::X2DX ( )
inline

◆ X2UI()

X2GUIInterface* X2ModalUIUtil::X2UI ( )
inline

Obtain the X2GUIInterface


The documentation for this class was generated from the following file:
X2 Examples
(C) Software Bisque, Inc. All rights reserved.