neoGFX
Cross-platform C++ app/game engine
Loading...
Searching...
No Matches
neogfx::html Class Reference

#include <html.hpp>

Classes

struct  failed_to_open_html
 

Public Member Functions

 html (std::string const &aFragment)
 
 html (std::istream &aDocument)
 

Detailed Description

Definition at line 324 of file html.hpp.

Constructor & Destructor Documentation

◆ html() [1/2]

neogfx::html::html ( std::string const &  aFragment)

◆ html() [2/2]

neogfx::html::html ( std::istream &  aDocument)

The documentation for this class was generated from the following file: