runtime_assets.hpp File Reference

Namespaces

 kanzi
 

Macros

#define KZ_RUNTIME_ASSETS_URL_PREFIX
 Prefix for runtime asset binary. More...
 

Functions

KANZI_API size_t kanzi::getRuntimeAssetDataSize ()
 Gets size of runtime asset data. More...
 
KANZI_API const byte * kanzi::getRuntimeAssetData ()
 Gets runtime asset data. More...
 
KANZI_API KzuBinaryDirectorykanzi::createRuntimeAssetsDirectory (KzcMemoryManager *memoryManager)
 Create runtime asset binary directory. More...
 
KANZI_API void kanzi::registerRuntimeAssets (Domain *domain)
 Registers build-in runtime assets in resource manager of domain so they can be acquired at runtime. More...
 

Macro Definition Documentation

#define KZ_RUNTIME_ASSETS_URL_PREFIX

Prefix for runtime asset binary.