|
| integer function, public | spio_file::pio_openfile (iosys, file, iotype, fname, mode) |
| |
| integer function, public | spio_file::pio_createfile (iosys, file, iotype, fname, mode) |
| |
| subroutine, public | spio_file::pio_closefile (file, ierr) |
| |
| subroutine, public | spio_file::pio_deletefile (iosys, fname, ierr) |
| |
| subroutine, public | spio_file::pio_setframe (file, vdesc, frame, ierr) |
| |
| subroutine, public | spio_file::pio_advanceframe (file, vdesc, ierr) |
| |
| subroutine, public | spio_file::pio_syncfile (file, ierr) |
| |
| logical function, public | spio_file::pio_file_is_open (file) |
| |
| integer function, public | spio_file::pio_set_fill (file, fillmode, prev_fillmode) |
| |
APIs related to files (open, close etc)
This file contains the SCORPIO APIs to access files in the filesystem