Go to the source code of this file.
Classes | |
| class | VLATapeIO |
Functions | |
| Int | rmtopen (Char *, Int, Int) |
| This class this defines VLATapeIO. | |
| Int | rmtread (Int, Char *, uInt) |
| Int | rmtwrite (Int, Char *, uInt) |
| Int | rmtaccess (Char *, uInt) |
| Int | rmtclose (Int) |
| Int rmtaccess | ( | Char * | , | |
| uInt | ||||
| ) |
Referenced by VLATapeIO::access().
| Int rmtclose | ( | Int | ) |
Referenced by VLATapeIO::close(), and VLATapeIO::~VLATapeIO().
| Int rmtopen | ( | Char * | , | |
| Int | , | |||
| Int | ||||
| ) |
This class this defines VLATapeIO.
Internal or
Internal
kludge for tapes until we do something specific. It''s pretty much a thin vaneer that sits on top of rmt.
Referenced by VLATapeIO::open().
| Int rmtread | ( | Int | , | |
| Char * | , | |||
| uInt | ||||
| ) |
Referenced by VLATapeIO::read().
| Int rmtwrite | ( | Int | , | |
| Char * | , | |||
| uInt | ||||
| ) |
1.6.1