| souffle
    2.0.2-371-g6315b36
    | 
#include <HtmlGenerator.h>

| Static Public Member Functions | |
| static std::string | getHtml (std::string json) | 
| Static Protected Member Functions | |
| static std::string | getFirstHalf () | 
| static std::string | getSecondHalf () | 
| static std::string | wrapCss (const std::string &css) | 
| static std::string | wrapJs (const std::string &js) | 
Definition at line 30 of file HtmlGenerator.h.
| 
 | inlinestaticprotected | 
Definition at line 37 of file HtmlGenerator.h.
References souffle::profile::html::cssChartist, souffle::profile::html::cssStyle, souffle::profile::html::htmlBodyTop, souffle::profile::html::htmlHeadBottom, souffle::profile::html::htmlHeadTop, souffle::profile::ss, and wrapCss().
Referenced by getHtml().

| 
 | inlinestatic | 
Definition at line 32 of file HtmlGenerator.h.
References getFirstHalf(), and getSecondHalf().
Referenced by outputHtml().

| 
 | inlinestaticprotected | 
Definition at line 43 of file HtmlGenerator.h.
References souffle::profile::html::htmlBodyBottom, souffle::profile::html::jsChartistPlugin, souffle::profile::html::jsMain, souffle::profile::html::jsTableSort, souffle::profile::html::jsUtil, souffle::profile::ss, and wrapJs().
Referenced by getHtml().

| 
 | inlinestaticprotected | 
Definition at line 50 of file HtmlGenerator.h.
Referenced by getFirstHalf().
| 
 | inlinestaticprotected | 
Definition at line 53 of file HtmlGenerator.h.
Referenced by getSecondHalf().
 1.8.17
 1.8.17