AztecOO  Development
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Member Functions | Static Public Member Functions | List of all members
az_ostream_err Class Reference

Public Member Functions

std::ostream * get_ostream ()
 
void set_ostream (std::ostream &ostrm)
 
void clear_ostream ()
 

Static Public Member Functions

static az_ostream_errget_instance ()
 

Detailed Description

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.


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