My Project
Public Member Functions | List of all members
Fecha Class Reference

Clase Fecha. More...

#include <fecha.hpp>

Public Member Functions

 Fecha ()
 
 Fecha (int dia, int mes, int anio)
 
void setFecha (int dia, int mes, int anio)
 
void setDia (int dia)
 
void setMes (int mes)
 
void setAnio (int anio)
 
int getDia ()
 
int getMes ()
 
int getAnio ()
 

Detailed Description

Clase Fecha.

Copyright 2015 ViajeFacil

Author
Hugo Ferrando Seage
Fernando Saavedra

Constructor & Destructor Documentation

Fecha::Fecha ( )

Copyright 2015 ViajeFacil

Author
Hugo Ferrando Seage
Fernando Saavedra

The documentation for this class was generated from the following files: