/home/coin/SVN-release/CoinAll-1.1.0/Bcp/src/include/BCP_enum_process_t.hpp

Go to the documentation of this file.
00001 // Copyright (C) 2000, International Business Machines
00002 // Corporation and others.  All Rights Reserved.
00003 #ifndef _BCP_ENUM_PROCESS_T_H
00004 #define _BCP_ENUM_PROCESS_T_H
00005 
00006 //-----------------------------------------------------------------------------
00007 
00010 enum BCP_process_t {
00012    BCP_ProcessType_Any,
00014    BCP_ProcessType_TM,
00016    BCP_ProcessType_LP,
00018    BCP_ProcessType_CG,
00020    BCP_ProcessType_VG,
00022    BCP_ProcessType_CP,
00024    BCP_ProcessType_VP
00025 };
00026 
00027 #endif

Generated on Sun Nov 14 14:06:29 2010 for Coin-All by  doxygen 1.4.7