casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Classes | Functions
VLATapeIO.h File Reference

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)

Function Documentation

Int rmtaccess ( Char *  ,
uInt   
)

Referenced by VLATapeIO::access().

Int rmtclose ( Int  )
Int rmtopen ( Char *  ,
Int  ,
Int   
)

This class this defines VLATapeIO.

Intended use:

Internal or

Intended use:

Internal

Review Status

Date Reviewed:
yyyy/mm/dd

Prerequisite

  • SomeClass
  • SomeOtherClass
  • some concept

Etymology

Synopsis

Example

Motivation

Template Type Argument Requirements (T)

Thrown Exceptions

To Do

  • add this feature
  • fix this bug
  • start discussion of this possible extension

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   
)