6 #include <c++utilities/chrono/datetime.h> 49 const char *typeName()
const;
50 const std::string &message()
const;
51 const std::string &context()
const;
54 static void sortByTime(NotificationList ¬ifications);
59 std::string m_context;
92 return m_creationTime;
105 #endif // NOTIFICATION_H
#define TAG_PARSER_EXPORT
Marks the symbol to be exported by the tagparser library.