droplet 1.1.0
A multipurpose Discord bot with the hacker in mind
 
Loading...
Searching...
No Matches
NotificationRepository Member List

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

create(const NotificationDTO &object) -> bool overrideNotificationRepositoryvirtual
get(size_t id) -> NotificationDTO overrideNotificationRepositoryvirtual
getAll() -> std::vector< NotificationDTO >NotificationRepository
remove(size_t id) -> bool overrideNotificationRepositoryvirtual
update(const NotificationDTO &object) -> bool overrideNotificationRepositoryvirtual