#include "assert.hpp"
#include "compression.hpp"
#include "identifier.hpp"
#include "int_constant.hpp"
#include "main_ctx.hpp"
#include "memory/copy.hpp"
#include "string_span.hpp"
Go to the source code of this file.
Classes | |
class | eagine::embedded_resource |
Class providing access to a const resource block embedded into the executable. More... | |
Namespaces | |
eagine | |
Common code is placed in this namespace. | |
Functions | |
static auto | eagine::embed (identifier res_id, string_view src_path) noexcept -> embedded_resource |
Triggers the embedding of data from a file on the specified path. More... | |
Copyright Matus Chochlik. Distributed under the Boost Software License, Version 1.0. See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt