NodeDomShim.hpp

Shim for Empirical compatibility with node.js. Mimics the browser document object model (DOM).

This file is part of Empirical, https://github.com/devosoft/Empirical Copyright (C) 2020 Michigan State University MIT Software license; see doc/LICENSE.md

Defines

INCLUDE_EMP_WEB_NODE_DOM_SHIM_HPP_GUARD
struct NodeDomShim
#include <NodeDomShim.hpp>

Public Functions

inline NodeDomShim(const vector<std::string> &init_divs = {})