VlaTapeSource.h

Classes

VlaTapeSource -- (full description)

class VlaTapeSource :public VlaSource

Interface

Public Members
VlaTapeSource(const String& a)
~VlaTapeSource()
Int open(const String& a)
Int next(Char* data)
Int close()
Private Members
VlaTapeSource()
VlaTapeSource(const VlaTapeSource& other)
VlaTapeSource& operator=(const VlaTapeSource& other)

Description

Review Status

Date Reviewed:
yyyy/mm/dd

Prerequisite

Etymology

Synopsis

Example

Motivation

Template Type Argument Requirements (T)

Thrown Exceptions

To Do

Member Description

VlaTapeSource(const String& a)

~VlaTapeSource()

Int open(const String& a)

Int next(Char* data)

Int close()

VlaTapeSource()

VlaTapeSource(const VlaTapeSource& other)

VlaTapeSource& operator=(const VlaTapeSource& other)