_XmuDisplayQueueEntry Struct Reference

#include <scilab/modules/gui/src/c/X11/Xmu/DisplayQue.h>

Collaboration diagram for _XmuDisplayQueueEntry:

Collaboration graph
[legend]

Data Fields

_XmuDisplayQueueEntryprev
_XmuDisplayQueueEntrynext
Display * display
CloseHook closehook
XPointer data

Detailed Description

Definition at line 102 of file DisplayQue.h.


Field Documentation

struct _XmuDisplayQueueEntry* _XmuDisplayQueueEntry::prev

Definition at line 103 of file DisplayQue.h.

Referenced by XmuDQAddDisplay(), and XmuDQRemoveDisplay().

struct _XmuDisplayQueueEntry * _XmuDisplayQueueEntry::next

Definition at line 103 of file DisplayQue.h.

Referenced by _DQCloseDisplay(), XmuDQAddDisplay(), XmuDQDestroy(), XmuDQLookupDisplay(), and XmuDQRemoveDisplay().

Display* _XmuDisplayQueueEntry::display

Definition at line 104 of file DisplayQue.h.

Referenced by _DQCloseDisplay(), XmuDQAddDisplay(), XmuDQLookupDisplay(), and XmuDQRemoveDisplay().

CloseHook _XmuDisplayQueueEntry::closehook

Definition at line 105 of file DisplayQue.h.

Referenced by XmuDQAddDisplay(), and XmuDQRemoveDisplay().

XPointer _XmuDisplayQueueEntry::data

Definition at line 106 of file DisplayQue.h.

Referenced by _CloseDisplay(), _XmuCCLookupDisplay(), and XmuDQAddDisplay().


The documentation for this struct was generated from the following file:
Generated on Sun Mar 4 16:14:50 2007 for Scilab [trunk] by  doxygen 1.5.1