My Project
|
#include <peticion.hpp>
Public Member Functions | |
Peticion (std::size_t plazasPedidas) | |
void | setPlazasPedidas (std::size_t plazasPedidas) |
std::size_t | getPlazasPedidas () |
std::shared_ptr< Nego > | getNeg () const |
void | setNeg (const std::shared_ptr< Nego > &value) |
The Peticion class.
Copyright 2015 ViajeFacil
std::shared_ptr< Nego > Peticion::getNeg | ( | ) | const |
Copyright 2015 ViajeFacil