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

#include <oficina.hpp>

Public Member Functions

 Oficina ()
 
 Oficina (std::string nombre, std::string pais, std::string continente)
 
void setNombre (std::string)
 
void setPais (std::string)
 
void setContinente (std::string)
 
std::string getNombre ()
 
std::string getPais ()
 
std::string getContinente ()
 
pel::Vector< Peticion > & getPeticiones ()
 

Detailed Description

Copyright 2015 ViajeFacil

Author
Estefania Ortego
Guillermo González Moreno
Hugo Ferrando Seage

Las oficinas: se encargan de intermediar con los clientes, recaudar dinero, hacer ofertas para que los clientes compren en esa compañía. Estos, le solicitan billetes a los owners, y los owners a los negos, enviandole (los owners) como respuesta si es aceptada la petición o rechazada.

Constructor & Destructor Documentation

Oficina::Oficina ( )

Copyright 2015 ViajeFacil

Author
Estefanía Ortego García
Guillermo González Moreno
Hugo Ferrando Seage

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