CigiCnvtInfoType.h

Go to the documentation of this file.
00001 
00039 #if !defined(_CIGI_CONVERTION_INFORMATION_TYPE_INCLUDED_)
00040 #define _CIGI_CONVERTION_INFORMATION_TYPE_INCLUDED_
00041 
00042 #include "CigiProcessType.h"
00043 
00044 //=========================================================
00048 namespace CigiCnvtInfoType
00049 {
00050    typedef struct CigiCnvtInfoStruct {
00051 
00052       //============================
00055       CigiProcessType::Type ProcID;
00056 
00057       //============================
00061       Cigi_uint8 CnvtPacketID;
00062 
00063    } Type;
00064 }
00065 
00066 
00067 #endif   // _CIGI_CONVERTION_INFORMATION_TYPE_INCLUDED_
00068 
00069 

Generated on Wed Apr 29 08:59:56 2009 for CCL by  doxygen 1.4.7