VlaTapeSource.h
Classes
- VlaTapeSource -- (full description)
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)
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
Member Description
Int next(Char* data)
VlaTapeSource(const VlaTapeSource& other)
VlaTapeSource& operator=(const VlaTapeSource& other)