Projeto Biblioteca POO - PV26465
Loading...
Searching...
No Matches
Biblioteca.h File Reference
#include <iostream>
#include <vector>
#include <map>
#include "Leitor.h"
#include "Livro.h"
#include "Emprestimo.h"
#include "Estudante.h"
#include "Professor.h"
#include <fstream>
#include <sstream>

Go to the source code of this file.

Classes

class  Biblioteca
 Classe que representa uma biblioteca e gerencia as suas operações. More...