Scopira
20080306
|
#include <output.h>
Public Member Functions | |
output_stack (oflow_i *newflow) | |
output_stack (output_func newfunc) | |
This is used to push new output parameters to the output system while retaining the old ones.
|
inline |
This ctor pushes the stream based output while retaingin the old settings.
References scopira::tool::gm_tool_output, scopira::tool::gm_tool_output_stream, and scopira::tool::tool_output().
|
inline |
This ctor pushes a whole new handler, while retaingin the old settings.
References scopira::tool::gm_tool_output, and scopira::tool::gm_tool_output_stream.