P2P File Share
A simple peer-to-peer file sharing system.
|
This is the complete list of members for GroupDB, including all inherited members.
createGroup(std::string const &group_id, std::shared_ptr< User > owner) | GroupDB | |
deleteGroup(std::string const &group_id) | GroupDB | |
getGroup(std::string const &group_id) | GroupDB | |
getGroups() const | GroupDB | |
GroupDB()=default | GroupDB |