[][src]Module lc3tools_sys::root::lc3::shims

Structs

BufferInputter

Gets inputs from a buffer.

BufferPrinter

Prints to a buffer.

CallbackInputter

Calls a function to get an input.

CallbackPrinter

Calls a function on output.

InputterShim
PrinterShim

Functions

BufferInputter_beginInput
BufferInputter_endInput
BufferInputter_getChar
BufferPrinter_newline
BufferPrinter_print
BufferPrinter_setColor
CallbackInputter_beginInput
CallbackInputter_endInput
CallbackInputter_getChar
CallbackPrinter_newline
CallbackPrinter_print
CallbackPrinter_setColor
InputterShim_beginInput
InputterShim_endInput
InputterShim_getChar
PrinterShim_newline
PrinterShim_print
PrinterShim_setColor
beginInputNoOp
endInputNoOp
getCharNoOp
newlineNoOp
noOpInputShim
noOpPrintShim
printNoOp
setColorNoOp