xbmc
|
This is the complete list of members for CEventLog, including all inherited members.
Add(const EventPtr &event) (defined in CEventLog) | CEventLog | |
Add(const EventPtr &event, bool withNotification, bool withSound=true) (defined in CEventLog) | CEventLog | |
AddWithNotification(const EventPtr &event, unsigned int displayTime=NOTIFICATION_DISPLAY_TIME, unsigned int messageTime=NOTIFICATION_MESSAGE_TIME, bool withSound=true) (defined in CEventLog) | CEventLog | |
AddWithNotification(const EventPtr &event, bool withSound) (defined in CEventLog) | CEventLog | |
CEventLog()=default (defined in CEventLog) | CEventLog | |
CEventLog(const CEventLog &)=delete (defined in CEventLog) | CEventLog | |
Clear() (defined in CEventLog) | CEventLog | |
Clear(EventLevel level, bool includeHigherLevels=false) (defined in CEventLog) | CEventLog | |
EventLevelFromString(const std::string &level) (defined in CEventLog) | CEventLog | static |
EventLevelToString(EventLevel level) (defined in CEventLog) | CEventLog | static |
Execute(const std::string &eventIdentifier) (defined in CEventLog) | CEventLog | |
Get() const (defined in CEventLog) | CEventLog | |
Get(EventLevel level, bool includeHigherLevels=false) const (defined in CEventLog) | CEventLog | |
Get(const std::string &eventIdentifier) const (defined in CEventLog) | CEventLog | |
operator=(CEventLog const &)=delete (defined in CEventLog) | CEventLog | |
Remove(const EventPtr &event) (defined in CEventLog) | CEventLog | |
Remove(const std::string &eventIdentifier) (defined in CEventLog) | CEventLog | |
ShowFullEventLog(EventLevel level=EventLevel::Basic, bool includeHigherLevels=true) (defined in CEventLog) | CEventLog | |
~CEventLog()=default (defined in CEventLog) | CEventLog |