ecat  5.1.2
convert_64.h
Go to the documentation of this file.
1 #ifndef convert_64_h
2 #define convert_64_h
3 
5 
6 #if defined(__cplusplus)
7 extern "C" {
8 /*
9  * high level user functions
10  */
11 #endif
12 
18 
19 #if defined(__cplusplus)
20 }
21 #endif
22 
23 #endif
void ah64_convert(Attn_subheader_64 *h_64, Attn_subheader *h, Main_header *mh)
void nh64_convert(Norm_subheader_64 *h_64, Norm_subheader *h, Main_header *mh)
void ih64_convert(Image_subheader_64 *h_64, Image_subheader *h, Main_header *mh)
void sh64_convert(Scan_subheader_64 *h_64, Scan_subheader *h, Main_header *mh)
void mh64_convert(Main_header_64 *h_64, Main_header *h)