VlaFileSource.h

Classes

VlaFileSource -- (full description)

class VlaFileSource :public VlaSource

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)

Description

Review Status

Date Reviewed:
yyyy/mm/dd

Prerequisite

Etymology

Synopsis

Example

Motivation

Template Type Argument Requirements (T)

Thrown Exceptions

To Do

Member Description

VlaFileSource(const String& a)

~VlaFileSource()

Int open(const String& a)

Int next(Char* data)

Int close()

VlaFileSource()

VlaFileSource(const VlaFileSource& other)

VlaFileSource& operator=(const VlaFileSource& other)