|  | 
      
        
          | MEDC_EXPORT med_err _MEDsetFilter | ( | const med_int | nspaces, |  
          |  |  | const med_idt *const | memspace, |  
          |  |  | const med_idt *const | diskspace, |  
          |  |  | const med_int | nentity, |  
          |  |  | const med_int | nvaluesperentity, |  
          |  |  | const med_int | nconstituentpervalue, |  
          |  |  | const med_int | constituentselect, |  
          |  |  | const med_switch_mode | switchmode, |  
          |  |  | const med_int | filterarraysize, |  
          |  |  | const med_int | profilearraysize, |  
          |  |  | const med_storage_mode | storagemode, |  
          |  |  | const char *const | profilename, |  
          |  |  | med_filter *const | filter |  |  
          |  | ) |  |  |  |  
 |