Empirical
|
This is the complete list of members for emp::web::Attributes, including all inherited members.
Apply(const std::string &widget_id) | emp::web::Attributes | inline |
Apply(const std::string &widget_id, const std::string &setting) | emp::web::Attributes | inline |
Apply(const std::string &widget_id, const std::string &setting, const std::string &value) | emp::web::Attributes | inlinestatic |
Attributes() | emp::web::Attributes | inline |
Attributes(const Attributes &)=default | emp::web::Attributes | |
Clear() | emp::web::Attributes | inline |
DoSet(const std::string &in_set, const std::string &in_val) | emp::web::Attributes | inline |
Get(const std::string &setting) | emp::web::Attributes | inline |
GetMap() const | emp::web::Attributes | inline |
GetSize() const | emp::web::Attributes | inline |
Has(const std::string &setting) const | emp::web::Attributes | inline |
Insert(const Attributes &in_attr) | emp::web::Attributes | inline |
operator bool() const | emp::web::Attributes | inline |
operator=(const Attributes &)=default | emp::web::Attributes | |
Remove(const std::string &setting) | emp::web::Attributes | inline |
Set(const std::string &s, SET_TYPE v) | emp::web::Attributes | inline |