Modules | |
| module | mod_disc_cache |
Functions/Subroutines | |
| logical function | mod_disc_cache::is_cache_available (filename, array) |
| Tells if a file can be used. | |
| subroutine | mod_disc_cache::disc_cache_read_double (filename, array) |
| Read file to array. | |
| subroutine | mod_disc_cache::disc_cache_write_double (filename, array) |
| Write array to file. | |