This is the complete list of members for DBcontroler, including all inherited members.
| addChampion(Champion *champ, int class_hero, int idUser) | DBcontroler | |
| addHeroes(int idUser) | DBcontroler | |
| addUser(std::string login, std::string password) | DBcontroler | |
| checkUser(int id) | DBcontroler | |
| checkUser(std::string login) | DBcontroler | |
| DBcontroler() | DBcontroler | |
| deleteHeroe(int idUser) | DBcontroler | |
| deleteHeroes(int idUser, int idChampion) | DBcontroler | |
| getChampion(int id) | DBcontroler | |
| getChampions(int id) | DBcontroler | |
| getProf(int id) | DBcontroler | |
| getUser(std::string login, std::string password) | DBcontroler | |
| randomChampion(int id) | DBcontroler | |
| updateChampion(Champion *champ) | DBcontroler | |
| ~DBcontroler() | DBcontroler |