14 #ifndef SYNCMP_HANDLER_HPP_INCLUDED
15 #define SYNCMP_HANDLER_HPP_INCLUDED
static thandler * handler
static void remove_handler(syncmp_handler *handler)
static void pull_remote_choice()
std::vector< syncmp_handler * > t_handlers
static t_handlers & handlers()
virtual void pull_remote_choice()=0
static void add_handler(syncmp_handler *handler)
virtual ~syncmp_handler()
static void send_user_choice()
virtual void send_user_choice()=0