Open CASCADE Technology
7.5.0
|
#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... | |