VlaNRealSource.h

Classes

VlaNRealSource -- (full description)

class VlaNRealSource :public VlaSource

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)

Description

Review Status

Date Reviewed:
yyyy/mm/dd

Prerequisite

Etymology

Synopsis

Example

Motivation

Template Type Argument Requirements (T)

Thrown Exceptions

To Do

Member Description

VlaNRealSource(const String& a)

~VlaNRealSource()

Int open(const String &a)

Int next(Char* buffer)

Int close()

VlaNRealSource()

VlaNRealSource(const VlaNRealSource& other)

VlaNRealSource& operator=(const VlaNRealSource& other)