|
AztecOO
Development
|
Public Member Functions | |
| std::ostream * | get_ostream () |
| void | set_ostream (std::ostream &ostrm) |
| void | clear_ostream () |
Static Public Member Functions | |
| static az_ostream_out & | get_instance () |
az_ostream_out is a singleton class that holds a std::ostream pointer that can be used as the destination for Aztec's normal printf output. az_ostream_out is only used by the functions AZOO_printf_out and AZOO_flush_out below.
1.8.5