#include "mimasconfig.h"#include <boost/shared_ptr.hpp>#include <climits>#include <map>#include <string>#include <X11/Xlib.h>#include "mimasexception.h"#include "x11_window.h"Include dependency graph for x11_display.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | mimas |
Classes | |
| class | mimas::x11_display |
| Wrapper for X11-display. More... | |
Typedefs | |
| typedef boost::shared_ptr< x11_display > | mimas::x11_display_ptr |