mEmcFEMToDCM.h

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