24#ifndef HTML_LIBDAR_RUNNING_POPUP_HPP
25#define HTML_LIBDAR_RUNNING_POPUP_HPP
35#include <libthreadar/libthreadar.hpp>
38#include "html_popup.hpp"
41#include "html_web_user_interaction.hpp"
62 virtual void on_event(
const std::string & event_name)
override;
90 std::shared_ptr<html_web_user_interaction> web_ui;
class of object that are pointed/triggered to by others
Definition: actor.hpp:55
class chemin definition
Definition: chemin.hpp:51
class events
Definition: events.hpp:52
class holding fields of an HTTP request (method, URI, header, cookies, and so on)
Definition: request.hpp:45