Design Patterns
structural::facade::BytecodeStream Class Reference

#include <bytecode_stream.h>

Collaboration diagram for structural::facade::BytecodeStream:

Public Member Functions

 BytecodeStream ()
 
void Write (std::string text)
 
std::string Read () const
 

Constructor & Destructor Documentation

structural::facade::BytecodeStream::BytecodeStream ( )

Member Function Documentation

std::string structural::facade::BytecodeStream::Read ( ) const
void structural::facade::BytecodeStream::Write ( std::string  text)

Here is the caller graph for this function:


The documentation for this class was generated from the following files: