Empirical
emp::web::Listeners Member List

This is the complete list of members for emp::web::Listeners, including all inherited members.

Apply(const std::string &widget_id)emp::web::Listenersinline
Apply(const std::string &widget_id, const std::string event_name, size_t fun_id)emp::web::Listenersinlinestatic
Clear()emp::web::Listenersinline
GetID(const std::string &event_name)emp::web::Listenersinline
GetMap() const emp::web::Listenersinline
GetSize() const emp::web::Listenersinline
Has(const std::string &event_name) const emp::web::Listenersinline
Listeners()emp::web::Listenersinline
Listeners(const Listeners &)=defaultemp::web::Listeners
operator bool() const emp::web::Listenersinline
operator=(const Listeners &)=defaultemp::web::Listeners
Remove(const std::string &event_name)emp::web::Listenersinline
Set(const std::string &name, size_t fun_id)emp::web::Listenersinline
Set(const std::string &name, const std::function< void(Ts...args)> &in_fun)emp::web::Listenersinline