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

QAction.h

Go to the documentation of this file.
00001 #ifndef Impala_Core_Array_Pattern_QAction_h
00002 #define Impala_Core_Array_Pattern_QAction_h
00003 
00004 namespace Impala
00005 {
00006 namespace Core
00007 {
00008 namespace Array
00009 {
00010 namespace Pattern
00011 {
00012 
00013 
00016 enum QAction
00017 {
00018     QUEUE,
00019     REMOVE,
00020     WRITE,
00021     STOP
00022 };
00023 
00024 } // namespace Pattern
00025 } // namespace Array
00026 } // namespace Core
00027 } // namespace Impala
00028 
00029 #endif

Generated on Fri Mar 19 09:30:52 2010 for ImpalaSrc by  doxygen 1.5.1