Open CASCADE Technology
7.0.0
|
#include <Standard.hxx>
#include <Standard_Type.hxx>
#include <Standard_Address.hxx>
#include <Standard_Boolean.hxx>
#include <Message_Printer.hxx>
#include <Message_Gravity.hxx>
#include <Standard_CString.hxx>
#include <Standard_OStream.hxx>
#include <Message_PrinterOStream.lxx>
Data Structures | |
class | Message_PrinterOStream |
Implementation of a message printer associated with an ostream The ostream may be either externally defined one (e.g. cout), or file stream maintained internally (depending on constructor). More... | |