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