![]() |
ATLAS Offline Software
|
Go to the source code of this file.
Classes | |
| class | python.rfio.RFIOError |
| class | python.rfio.StatResult |
Namespaces | |
| namespace | python |
| namespace | python.rfio |
Functions | |
| python.rfio._remove_prefix (filename, prefix) | |
| python.rfio.rfstat (filename) | |
| python.rfio.rfdir (dirname) | |
| python.rfio.rfstat_dict (filename) | |
| python.rfio.rfstat_item (filename, item) | |
| python.rfio.listdir (dirname) | |
| python.rfio.exists (filename) | |
| python.rfio.getsize (filename) | |
| python.rfio.getmtime (filename) | |
| python.rfio._stat_time (time_string) | |
| python.rfio.lstat (filename) | |
| python.rfio.access (filename, mode) | |
Variables | |
| str | python.rfio.__doc__ = """Module with utilities for rfio files""" |
| python.rfio.stat = lstat | |