Archon::Display::Implementation Struct Reference

Inheritance diagram for Archon::Display::Implementation:

Inheritance graph
[legend]
Collaboration diagram for Archon::Display::Implementation:

Collaboration graph
[legend]
List of all members.

Public Member Functions

virtual string getMnemonic ()=0
 Get the descriptor of the default screen of this display.
virtual Ref< ConnectionnewConnection ()=0 throw (NoDisplayException)
 Create a new connection to the default display for this implementation.

Detailed Description

Definition at line 87 of file implementation.H.


Member Function Documentation

virtual string Archon::Display::Implementation::getMnemonic  )  [pure virtual]
 

Get the descriptor of the default screen of this display.

Returns:
The descriptor of the default screen.
See also:
Screen

Implemented in Archon::Display::ImplementationX11.

virtual Ref<Connection> Archon::Display::Implementation::newConnection  )  throw (NoDisplayException) [pure virtual]
 

Create a new connection to the default display for this implementation.

On the X Window System this is a connection to the display mentioned in the DISPLAY environment variable (often the display of the local host.)

Returns:
A display connection.
Exceptions:
NoDisplayException If no display was found.
See also:
Connection

Implemented in Archon::Display::ImplementationX11.


The documentation for this struct was generated from the following file:
Generated on Sun Jul 30 22:56:47 2006 for Archon by  doxygen 1.4.4