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

The Peticion class. More...

#include <peticion.hpp>

Public Member Functions

 Peticion (std::size_t plazasPedidas)
 
void setPlazasPedidas (std::size_t plazasPedidas)
 
std::size_t getPlazasPedidas ()
 
std::shared_ptr< NegogetNeg () const
 
void setNeg (const std::shared_ptr< Nego > &value)
 

Detailed Description

The Peticion class.

Copyright 2015 ViajeFacil

Author
Hugo Ferrando Seage
David Jiménez Cuevas
Serigo Candel las peticiones son elaboradas por todas las partes de este proyecto, es decir, cada acción que se realice va a ser una petición que se quedará guardada en esta clase "peticiones"

Member Function Documentation

std::shared_ptr< Nego > Peticion::getNeg ( ) const

Copyright 2015 ViajeFacil

Author
Hugo Ferrando Seage
David Jiménez Cuevas
Serigo Candel

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