Projeto Biblioteca POO - PV26465
|
This is the complete list of members for Estudante, including all inherited members.
adicionarEmprestimo(Emprestimo *e) | Leitor | |
editarInformacoes() override | Estudante | virtual |
emprestimos | Leitor | protected |
Estudante(string n, string i) | Estudante | |
getDescontoMulta() const override | Estudante | virtual |
getEmprestimos() const | Leitor | |
getHistoricoEmprestimos() const | Leitor | |
getID() const | Leitor | |
getLimiteEmprestimos() const override | Estudante | virtual |
getNome() const | Leitor | |
getTipo() const override | Estudante | virtual |
historico_emprestimos | Leitor | protected |
id | Leitor | protected |
Leitor(string n, string i) | Leitor | |
limiteEmprestimos | Estudante | private |
LimparTodosEmprestimos() | Leitor | |
nome | Leitor | protected |
podeProrrogar() const override | Estudante | virtual |
removerEmprestimo(Emprestimo *e) | Leitor | |
~Estudante() | Estudante | virtual |
~Leitor() | Leitor | virtual |