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