18 #ifndef EQADMIN_WINDOW_H
19 #define EQADMIN_WINDOW_H
21 #include <eq/admin/types.h>
22 #include <eq/fabric/window.h>
58 #endif // EQADMIN_WINDOW_H
virtual EQADMIN_API ~Window()
Destruct this window.
EQADMIN_API ServerPtr getServer()
EQADMIN_API const Config * getConfig() const
EQADMIN_API Window(Pipe *parent)
Construct a new window.
Base data transport class for windows.