Empirical
Classes | Namespaces
Attributes.h File Reference

An Attributes class for tracking non-style features about HTML objects. More...

#include "../tools/string_utils.h"
#include <map>
#include <string>

Go to the source code of this file.

Classes

class  emp::web::Attributes
 Maintains a map of attribute names to values for use in JavaScript Closely related to Style.h, which is for CSS-values. More...
 

Namespaces

 emp
 If we are in emscripten, make sure to include the header.
 
 emp::web
 

Detailed Description

An Attributes class for tracking non-style features about HTML objects.

Note
This file is part of Empirical, https://github.com/devosoft/Empirical
Date
2015-2017