X2 Standard
Version 1.24
|
The X2ModalUIUtil class supplies the X2 developer with the X2GUIInterface interface. More...
#include <x2guiinterface.h>
Public Member Functions | |
X2ModalUIUtil (DriverRootInterface *pCaller, TheSkyXFacadeForDriversInterface *pTheSkyX) | |
X2GUIInterface * | X2UI () |
X2GUIExchangeInterface * | X2DX () |
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.
|
inline |
Constructor
|
inline |
Obtain the X2GUIExchangeInterface
|
inline |
Obtain the X2GUIInterface