FastUIDraw
Classes | Namespaces | Functions
static_resource.hpp File Reference

file static_resource.hpp More...

#include <fastuidraw/util/c_array.hpp>
Include dependency graph for static_resource.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)
 

Detailed Description

file static_resource.hpp

Copyright 2016 by Intel.

Contact: kevin.nosp@m..rog.nosp@m.ovin@.nosp@m.gmai.nosp@m.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/.

Author
Kevin Rogovin kevin.nosp@m..rog.nosp@m.ovin@.nosp@m.gmai.nosp@m.l.com

Definition in file static_resource.hpp.