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