

| Public Member Functions | |
| ConnectionX11 (string displayName, Ref< ImplementationX11 > implementation) throw (NoDisplayException) | |
| ~ConnectionX11 () | |
| Ref< Implementation > | getImplementation () | 
| Ref< Screen > | getDefaultScreen () | 
| int | getNumberOfScreens () | 
| Ref< Screen > | getScreen (int index) throw (out_of_range) | 
| void | removeScreen (int index, ScreenX11 *) | 
| Public Attributes | |
| ::Display * | dpy | 
| Ref< ImplementationX11 > | implementation | 
| Mutex | screensMutex | 
| vector< ScreenX11 * > | screens | 
Definition at line 140 of file implementation.C.
| 
 | 
| 
 
 Definition at line 213 of file implementation.C. References dpy. | 
 1.4.4
 1.4.4