FastUIDraw
|
file static_resource.hpp More...
#include <fastuidraw/util/c_array.hpp>
Go to the source code of this file.
Classes | |
class | fastuidraw::static_resource |
Provided as a conveniance. The ctor calls generate_static_resource(). More... | |
Namespaces | |
fastuidraw | |
all classes and functions of FastUIDraw are in the namespace fastuidraw. | |
Functions | |
c_array< const uint8_t > | fastuidraw::fetch_static_resource (c_string resource_label) |
void | fastuidraw::generate_static_resource (c_string resource_label, c_array< const uint8_t > value) |
void | fastuidraw::generate_static_resource (c_string resource_label, c_string value) |
file static_resource.hpp
Copyright 2016 by Intel.
Contact: kevin .rog ovin@ gmai l.com
This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.
Definition in file static_resource.hpp.