|
ARB
|
#include <aisc_interpreter.h>


Public Member Functions | |
| LineBuf () | |
| ~LineBuf () | |
| void | put (char c) |
| int | length () const |
| char * | take () |
| bool | needsAlignment () const |
Definition at line 112 of file aisc_interpreter.h.
|
inline |
Definition at line 126 of file aisc_interpreter.h.
|
inline |
Definition at line 127 of file aisc_interpreter.h.
|
inline |
Definition at line 129 of file aisc_interpreter.h.
References LINEBUFSIZE, and realloc_unleaked().
Referenced by take().
|
inline |
Definition at line 139 of file aisc_interpreter.h.
|
inline |
Definition at line 140 of file aisc_interpreter.h.
References put().
|
inline |
Definition at line 147 of file aisc_interpreter.h.
1.8.8