#include <scilab/modules/gui/src/c/X11/Xmu/DisplayQue.h>
Collaboration diagram for _XmuDisplayQueue:

Data Fields | |
| int | nentries |
| XmuDisplayQueueEntry * | head |
| XmuDisplayQueueEntry * | tail |
| XmuCloseDisplayQueueProc | closefunc |
| XmuFreeDisplayQueueProc | freefunc |
| XPointer | data |
Definition at line 109 of file DisplayQue.h.
Definition at line 111 of file DisplayQue.h.
Referenced by _DQCloseDisplay(), XmuDQCreate(), XmuDQDestroy(), XmuDQLookupDisplay(), and XmuDQRemoveDisplay().
Definition at line 112 of file DisplayQue.h.
Referenced by _DQCloseDisplay(), XmuDQCreate(), and XmuDQDestroy().
| XPointer _XmuDisplayQueue::data |
1.5.1