|
Design Patterns
|
#include <bytecode_stream.h>
Public Member Functions | |
| BytecodeStream () | |
| void | Write (std::string text) |
| std::string | Read () const |
| structural::facade::BytecodeStream::BytecodeStream | ( | ) |
| std::string structural::facade::BytecodeStream::Read | ( | ) | const |
| void structural::facade::BytecodeStream::Write | ( | std::string | text | ) |