/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* RobotomyRequestForm.cpp :+: :+: :+: */ /* +:+ +:+ +:+ */ /* By: apommier +#+ +:+ +#+ */ /* +#+#+#+#+#+ +#+ */ /* Created: 2022/07/19 13:00:09 by apommier #+# #+# */ /* Updated: 2022/07/23 12:35:53 by apommier ### ########.fr */ /* */ /* ************************************************************************** */ #include "RobotomyRequestForm.hpp" RobotomyRequestForm::RobotomyRequestForm() { } RobotomyRequestForm::RobotomyRequestForm(const RobotomyRequestForm.hpp& copy) { } RobotomyRequestForm::~RobotomyRequestForm() { } RobotomyRequestForm.hpp RobotomyRequestForm::&operator=(const RobotomyRequestForm.hpp& rhs) { } void RobotomyRequestForm::execute(Bureaucrat const & executor) const { }