droplet 1.1.0
A multipurpose Discord bot with the hacker in mind
Loading...
Searching...
No Matches
IRepository< DTO > Member List

This is the complete list of members for IRepository< DTO >, including all inherited members.

create(const DTO &object)=0IRepository< DTO >pure virtual
get(size_t index)=0IRepository< DTO >pure virtual
remove(size_t index)=0IRepository< DTO >pure virtual
update(const DTO &object)=0IRepository< DTO >pure virtual