droplet 1.1.0
A multipurpose Discord bot with the hacker in mind
|
This is the complete list of members for BlacklistRepository, including all inherited members.
create(const BlacklistDTO &object) -> bool override | BlacklistRepository | virtual |
get(size_t id) -> BlacklistDTO override | BlacklistRepository | virtual |
getAll() -> std::vector< BlacklistDTO > | BlacklistRepository | |
remove(size_t id) -> bool override | BlacklistRepository | virtual |
update(const BlacklistDTO &object) -> bool override | BlacklistRepository | virtual |