|
NAH 1.0.6
Native Application Host - Library API Reference
|
#include <materializer.hpp>
Public Attributes | |
| std::string | content_type |
| std::vector< uint8_t > | data |
| std::string | error |
| long | http_status = 0 |
| bool | ok = false |
Definition at line 76 of file materializer.hpp.
| std::string nah::FetchResult::content_type |
Definition at line 81 of file materializer.hpp.
| std::vector<uint8_t> nah::FetchResult::data |
Definition at line 79 of file materializer.hpp.
| std::string nah::FetchResult::error |
Definition at line 78 of file materializer.hpp.
| long nah::FetchResult::http_status = 0 |
Definition at line 80 of file materializer.hpp.
Definition at line 77 of file materializer.hpp.