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