VlaSource.h
Classes
- VlaSource -- (full description)
Interface
- Public Members
- virtual ~VlaSource()
- virtual Int next(Char *) = 0
- virtual Int open(const String &) = 0
- virtual Int close() = 0
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
virtual Int next(Char *) = 0
virtual Int open(const String &) = 0
virtual Int close() = 0