Projeto Biblioteca POO - PV26465
|
This is the complete list of members for Emprestimo, including all inherited members.
calcularDataDevolucao() | Emprestimo | |
calcularMulta() | Emprestimo | |
dataDevolucao | Emprestimo | |
dataEmprestimo | Emprestimo | |
Emprestimo(Livro *L, Leitor *LT) | Emprestimo | |
estaAtrasado() | Emprestimo | |
getLeitor() const | Emprestimo | |
getLivro() const | Emprestimo | |
leitor | Emprestimo | private |
livro | Emprestimo | private |
prorrogarEmprestimo() | Emprestimo | |
simularAtraso(int dias) | Emprestimo | |
~Emprestimo() | Emprestimo | virtual |