Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
CEventLog Member List

This is the complete list of members for CEventLog, including all inherited members.

Add(const EventPtr &event)CEventLog
Add(const EventPtr &event, bool withNotification, bool withSound=true)CEventLog
AddWithNotification(const EventPtr &event, unsigned int displayTime=NOTIFICATION_DISPLAY_TIME, unsigned int messageTime=NOTIFICATION_MESSAGE_TIME, bool withSound=true)CEventLog
AddWithNotification(const EventPtr &event, bool withSound)CEventLog
CEventLog()=defaultCEventLog
CEventLog(const CEventLog &)=deleteCEventLog
Clear()CEventLog
Clear(EventLevel level, bool includeHigherLevels=false)CEventLog
EventLevelFromString(const std::string &level)CEventLogstatic
EventLevelToString(EventLevel level)CEventLogstatic
Execute(const std::string &eventIdentifier)CEventLog
Get() constCEventLog
Get(EventLevel level, bool includeHigherLevels=false) constCEventLog
Get(const std::string &eventIdentifier) constCEventLog
operator=(CEventLog const &)=deleteCEventLog
Remove(const EventPtr &event)CEventLog
Remove(const std::string &eventIdentifier)CEventLog
ShowFullEventLog(EventLevel level=EventLevel::Basic, bool includeHigherLevels=true)CEventLog
~CEventLog()=defaultCEventLog