mEmcDCMinput.h

Go to the documentation of this file.
00001 #ifndef __MEMCDCMINPUT_H__
00002 #define __MEMCDCMINPUT_H__
00003 /* Automatically generated.  Do not edit. */
00004 
00005 #include "table_header.h"
00006 
00007 #include "dEmcDCMData.h"
00008 
00009 #ifdef __cplusplus
00010 extern "C"
00011 {
00012 #endif
00013   long memcdcminput_(
00014        TABLE_HEAD_ST*, DEMCDCMDATA_ST*
00015                );
00016 #ifdef __cplusplus
00017 }
00018 #endif
00019 #define mEmcDCMinput_ memcdcminput_
00020 
00021 #endif /*__MEMCDCMINPUT_H__*/