class_OutputStreamer.php

Go to the documentation of this file.
00001 <?php
00024 interface OutputStreamer extends Streamable {
00032         function assignVariable ($var, $value);
00033 
00039         function output ($outStream=false);
00040 }
00041 
00042 //
00043 ?>

Generated on Mon Dec 8 01:06:45 2008 for Ship-Simulator by  doxygen 1.5.6