35 #ifndef IE_CORE_COMPOUNDMESSAGEHANDLER_H
36 #define IE_CORE_COMPOUNDMESSAGEHANDLER_H
38 #include "IECore/Export.h"
39 #include "IECore/MessageHandler.h"
67 void handle( Level level,
const std::string &context,
const std::string &message )
override;
75 #endif // IE_CORE_COMPOUNDMESSAGEHANDLER_H
Definition: CompoundMessageHandler.h:51
std::set< MessageHandlerPtr > handlers
Definition: CompoundMessageHandler.h:65
Definition: MessageHandler.h:58
This namespace contains all components of the core library.
Definition: AddSmoothSkinningInfluencesOp.h:43