![]()  | 
  
    SIONlib
    1.7.7
    
   Scalable I/O library for parallel access to task-local files 
   | 
 
Go to the source code of this file.
Data Structures | |
| struct | _sion_collstat_struct | 
Typedefs | |
| typedef struct _sion_collstat_struct | _sion_collstat | 
Functions | |
| _sion_collstat * | _sion_create_and_init_collstat (_sion_filedesc *sion_filedesc) | 
| int | _sion_update_collstat (_sion_collstat *collstat, _sion_filedesc *sion_filedesc) | 
| int | _sion_print_collstat (_sion_collstat *sion_collstat, _sion_filedesc *sion_filedesc) | 
| int | _sion_destroy_collstat (_sion_collstat *sion_collstat) | 
| int | _sion_debugprint_collstat (_sion_collstat *collstat, _sion_filedesc *sion_filedesc) |