ccp4_cmap_close ( CMap_io::CMMFile* mfile )
Field 'mfile.stream.loc' in 1st parameter 'mfile' (pointer) is of type 'off_t'.
ccp4_cmap_closemode ( CMap_io::CMMFile* mfile, unsigned int closemode )
Field 'mfile.stream.loc' in 1st parameter 'mfile' (pointer) is of type 'off_t'.
ccp4_cmap_get_cell ( CMap_io::CMMFile const* mfile, float* cell )
Field 'mfile.stream.loc' in 1st parameter 'mfile' (pointer) is of type 'off_t'.
ccp4_cmap_get_datamode ( CMap_io::CMMFile const* mfile )
Field 'mfile.stream.loc' in 1st parameter 'mfile' (pointer) is of type 'off_t'.
ccp4_cmap_get_dim ( CMap_io::CMMFile const* mfile, int* map_dim )
Field 'mfile.stream.loc' in 1st parameter 'mfile' (pointer) is of type 'off_t'.
ccp4_cmap_get_grid ( CMap_io::CMMFile const* mfile, int* grid )
Field 'mfile.stream.loc' in 1st parameter 'mfile' (pointer) is of type 'off_t'.
ccp4_cmap_get_label ( CMap_io::CMMFile const* mfile, int posn )
Field 'mfile.stream.loc' in 1st parameter 'mfile' (pointer) is of type 'off_t'.
ccp4_cmap_get_local_header ( CMap_io::CMMFile* mfile )
Field 'mfile.stream.loc' in 1st parameter 'mfile' (pointer) is of type 'off_t'.
ccp4_cmap_get_mapstats ( CMap_io::CMMFile const* mfile, float* min, float* max, double* mean, double* rms )
Field 'mfile.stream.loc' in 1st parameter 'mfile' (pointer) is of type 'off_t'.
ccp4_cmap_get_mask ( CMap_io::CMMFile const* mfile, float* skew_mat, float* skew_trans )
Field 'mfile.stream.loc' in 1st parameter 'mfile' (pointer) is of type 'off_t'.
...