FastUIDraw
Public Member Functions | List of all members
fastuidraw::static_resource Class Reference

Provided as a conveniance. The ctor calls generate_static_resource(). More...

#include <static_resource.hpp>

Public Member Functions

 static_resource (c_string resource_label, c_array< const uint8_t > value)
 

Detailed Description

Provided as a conveniance. The ctor calls generate_static_resource().

Definition at line 66 of file static_resource.hpp.

Constructor & Destructor Documentation

◆ static_resource()

fastuidraw::static_resource::static_resource ( c_string  resource_label,
c_array< const uint8_t >  value 
)

Ctor. On construction, calls generate_static_resource().

Parameters
resource_labelresource label to pass to generate_static_resource()
valuevalue of resource to pass to generate_static_resource()

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