Open CASCADE Technology 7.8.0
|
#include <Message.hxx>
#include <Message_AlertExtended.hxx>
#include <Message_Gravity.hxx>
#include <Message_Messenger.hxx>
#include <Standard.hxx>
Data Structures | |
class | Message_Level |
This class is an instance of Sentry to create a level in a message report Constructor of the class add new (active) level in the report, destructor removes it While the level is active in the report, new alerts are added below the level root alert. More... | |
Macros | |
#define | OCCT_ADD_MESSAGE_LEVEL_SENTRY(theMessage) Message_Level aLevel(theMessage); |
#define OCCT_ADD_MESSAGE_LEVEL_SENTRY | ( | theMessage | ) | Message_Level aLevel(theMessage); |