#include <buffer.h>
Inheritance diagram for ProgramFromStdin:


Public Methods | |
| ProgramFromStdin () | |
| ~ProgramFromStdin () | |
| char | Get () |
Protected Attributes | |
| uint | buf_size |
|
|
Definition at line 407 of file buffer.cc. References Program::buf, buf_size, Program::index, and Program::size. |
|
|
Definition at line 416 of file buffer.cc. References Program::buf, and nil. |
|
|
Reimplemented from Program. Definition at line 422 of file buffer.cc. References Program::buf, buf_size, Program::index, and Program::size. |
|
|
Definition at line 116 of file buffer.h. Referenced by Get(), and ProgramFromStdin(). |
1.2.15