|
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_err & | get_instance () |
az_ostream_err is a singleton class that holds a std::ostream pointer that can be used as the destination for Aztec's normal stderr output. az_ostream_out is only used by the function AZOO_printf_err below. AZOO_flush_out below.
1.8.5