Home || Architecture || Video Search || Visual Search || Scripts || Applications || Important Messages || OGL || Src

Enumeration of queue action types.

Enumerator:
QUEUE 
REMOVE 
WRITE 
STOP 

Definition at line 16 of file QAction.h.

00017 {
00018     QUEUE,
00019     REMOVE,
00020     WRITE,
00021     STOP
00022 };


Generated on Fri Mar 19 11:00:52 2010 for ImpalaSrc by  doxygen 1.5.1