Fade2D Documentation pages v2.16.8
Delaunay Features
MsgBase.h File Reference
#include "common.h"

Go to the source code of this file.

Classes

class  GEOM_FADE2D::MsgBase
 MsgBase, a base class for message subscriber classes. More...
 

Enumerations

enum  GEOM_FADE2D::MsgType { GEOM_FADE2D::MSG_PROGRESS , GEOM_FADE2D::MSG_WARNING }
 Message types for the message system. More...
 

Enumeration Type Documentation

◆ MsgType

Enum that defines different types of messages that can be sent by the system. This is used to specify the type of message being passed to the subscriber.

Enumerator
MSG_PROGRESS 

Message indicating progress

MSG_WARNING 

Message indicating a warning