VlaFileSource.h
Classes
- VlaFileSource -- (full description)
Interface
- Public Members
- VlaFileSource(const String& a)
- ~VlaFileSource()
- Int open(const String& a)
- Int next(Char* data)
- Int close()
- Private Members
- VlaFileSource()
- VlaFileSource(const VlaFileSource& other)
- VlaFileSource& operator=(const VlaFileSource& 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)
VlaFileSource(const VlaFileSource& other)
VlaFileSource& operator=(const VlaFileSource& other)