#include "GenericAttributes.hpp"
Go to the source code of this file.
Namespaces | |
namespace | HTML |
namespace | HTML::Attributes |
Classes | |
class | HTML::Attributes::Attribute |
The base attribute class The positions are set like specified in this schematic :. More... | |
Functions | |
HTML::GenericAttribute::AttributeID | HTML::Attributes::fromAttributeName (const tchar *const input, const uint32 &length) |
Get the ID for a given attribute from the given attribute name. |