Equalizer  1.4.1
Public Member Functions | Static Public Member Functions
eq::WindowSystem Class Reference

The list of possible window systems. More...

#include <windowSystem.h>

List of all members.

Public Member Functions

 WindowSystem (std::string const &type)
 WindowSystem (const WindowSystemEnum type)
bool operator== (const WindowSystemEnum other) const
bool operator!= (const WindowSystemEnum other) const
 operator WindowSystemEnum () const
std::string getName () const
SystemWindowcreateWindow (Window *window) const
SystemPipecreatePipe (Pipe *pipe) const
MessagePumpcreateMessagePump () const
bool setupFont (ObjectManager &gl, const void *key, const std::string &name, const uint32_t size) const
bool operator== (const WindowSystem &other) const
bool operator!= (const WindowSystem &other) const

Static Public Member Functions

static bool supports (std::string const &type)
static void configInit (Node *node)
static void configExit (Node *node)

Detailed Description

The list of possible window systems.

See also:
Pipe::getWindowSystem()

Definition at line 68 of file windowSystem.h.


The documentation for this class was generated from the following file:
Generated on Mon Nov 26 2012 14:41:50 for Equalizer 1.4.1 by  doxygen 1.7.6.1