Open CASCADE Technology  7.7.0
Data Structures | Macros

Message_Level.hxx File Reference

#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);
 

Macro Definition Documentation

◆ OCCT_ADD_MESSAGE_LEVEL_SENTRY

#define OCCT_ADD_MESSAGE_LEVEL_SENTRY (   theMessage)     Message_Level aLevel(theMessage);