Scopira  20080306
scopira::tool::output_stack Class Reference

#include <output.h>

Public Member Functions

 output_stack (oflow_i *newflow)
 
 output_stack (output_func newfunc)
 

Detailed Description

This is used to push new output parameters to the output system while retaining the old ones.

Author
Aleksander Demko

Constructor & Destructor Documentation

◆ output_stack() [1/2]

scopira::tool::output_stack::output_stack ( oflow_i newflow)
inline

This ctor pushes the stream based output while retaingin the old settings.

Author
Aleksander Demko

References scopira::tool::gm_tool_output, scopira::tool::gm_tool_output_stream, and scopira::tool::tool_output().

◆ output_stack() [2/2]

scopira::tool::output_stack::output_stack ( output_func  newfunc)
inline

This ctor pushes a whole new handler, while retaingin the old settings.

Author
Aleksander Demko

References scopira::tool::gm_tool_output, and scopira::tool::gm_tool_output_stream.


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