/home/coin/SVN-release/Bcp-1.2.1/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_TS, // TM storage
00018    BCP_ProcessType_LP,
00020    BCP_ProcessType_CG,
00022    BCP_ProcessType_VG,
00024    BCP_ProcessType_CP,
00026    BCP_ProcessType_VP,
00028    BCP_ProcessType_EndProcess
00029 };
00030 
00031 #endif

Generated on Thu Jan 15 03:00:58 2009 for coin-Bcp by  doxygen 1.4.7