OCCT3D OCCT 8.0.1
OCCT documentation

Search guides and API reference

Enter at least two characters.

    Open CASCADE Technology Reference Manual 8.0.1
    Message_Level.hxx File Reference

    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)

    Macro Definition Documentation

    ◆ OCCT_ADD_MESSAGE_LEVEL_SENTRY

    #define OCCT_ADD_MESSAGE_LEVEL_SENTRY ( theMessage)
    Value:
    Message_Level aLevel(theMessage);
    This class is an instance of Sentry to create a level in a message report Constructor of the class ad...
    Definition Message_Level.hxx:39