Open CASCADE Technology  7.6.0
Data Structures

Message_Messenger.hxx File Reference

#include <Message_Gravity.hxx>
#include <Message_SequenceOfPrinters.hxx>
#include <TCollection_HAsciiString.hxx>
#include <TCollection_HExtendedString.hxx>

Data Structures

class  Message_Messenger
 Messenger is API class providing general-purpose interface for libraries that may issue text messages without knowledge of how these messages will be further processed. More...
 
class  Message_Messenger::StreamBuffer
 Auxiliary class wrapping std::stringstream thus allowing constructing message via stream interface, and putting result into its creator Message_Messenger within destructor. More...