Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members  

ProgramFromStdin Class Reference

#include <buffer.h>

Inheritance diagram for ProgramFromStdin:

Inheritance graph
[legend]
Collaboration diagram for ProgramFromStdin:

Collaboration graph
[legend]
List of all members.

Public Methods

 ProgramFromStdin ()
 ~ProgramFromStdin ()
char Get ()

Protected Attributes

uint buf_size

Constructor & Destructor Documentation

ProgramFromStdin::ProgramFromStdin  
 

Definition at line 407 of file buffer.cc.

References Program::buf, buf_size, Program::index, and Program::size.

ProgramFromStdin::~ProgramFromStdin  
 

Definition at line 416 of file buffer.cc.

References Program::buf, and nil.


Member Function Documentation

char ProgramFromStdin::Get   [virtual]
 

Reimplemented from Program.

Definition at line 422 of file buffer.cc.

References Program::buf, buf_size, Program::index, and Program::size.


Member Data Documentation

uint ProgramFromStdin::buf_size [protected]
 

Definition at line 116 of file buffer.h.

Referenced by Get(), and ProgramFromStdin().


The documentation for this class was generated from the following files:
Generated on Mon Feb 10 17:36:05 2003 for VFiasco Semantics Compiler by doxygen1.2.15