|
User Documentation |
||||||||
| prev file | next file | |||||||||
| SUMMARY: fields | routine DETAILS: routine | |||||||||
./toolbox/io File io__define.pro
All io objects inherit from this 'abstract' base class. See UML for all IO Classes
| Routine Summary 3 routines |
procedure io__define | |
All io objects inherit from this 'abstract' base class. |
function IO::file_exists(file_name) | |
Checks if file exists |
function IO::get_version() | |
Retrieves this objects version number |
| Routine Details |
io__define |
procedure io__define |
All io objects inherit from this 'abstract' base class. See UML for all IO Classes
IO::file_exists |
function IO::file_exists(file_name) |
Checks if file exists
| Parameters | |
|
file_name |
. |
IO::get_version |
function IO::get_version() |
Retrieves this objects version number