Projeto Biblioteca POO - PV26465
Loading...
Searching...
No Matches
include
Uteis.h
Go to the documentation of this file.
1
#ifndef UTEIS_H
2
#define UTEIS_H
3
4
5
class
Uteis
6
{
7
public
:
8
Uteis
();
9
virtual
~Uteis
();
10
11
protected
:
12
13
private
:
14
};
15
16
#endif
// UTEIS_H
Uteis
Definition
Uteis.h:6
Uteis::Uteis
Uteis()
Definition
Uteis.cpp:3
Uteis::~Uteis
virtual ~Uteis()
Definition
Uteis.cpp:8
Generated by
1.12.0