35 #ifndef IE_CORE_NULLMESSAGEHANDLER_H
36 #define IE_CORE_NULLMESSAGEHANDLER_H
38 #include "IECore/Export.h"
39 #include "IECore/MessageHandler.h"
44 class NullMessageHandler;
45 IE_CORE_DECLAREPTR( NullMessageHandler );
61 void handle( Level level,
const std::string &context,
const std::string &message )
override;
67 #endif // IE_CORE_NULLMESSAGEHANDLER_H
Definition: MessageHandler.h:58
Definition: NullMessageHandler.h:52
This namespace contains all components of the core library.
Definition: AddSmoothSkinningInfluencesOp.h:43