kanzi::ResourceManager::KzuResourceManagerProtocolHandlerObject_internal Struct Reference

Protocol handler structure. More...

#include <kanzi/core.ui/resource/resource_manager.hpp>

Public Attributes

ProtocolHandler handler
 Callback function for loading the resource. More...
 
ProtocolResourceReloadFunction reload
 Resource reload function. More...
 
voiduserData
 userData object passed to callback function. More...
 

Detailed Description

Protocol handler structure.

Member Data Documentation

ProtocolHandler kanzi::ResourceManager::KzuResourceManagerProtocolHandlerObject_internal::handler

Callback function for loading the resource.

ProtocolResourceReloadFunction kanzi::ResourceManager::KzuResourceManagerProtocolHandlerObject_internal::reload

Resource reload function.

void* kanzi::ResourceManager::KzuResourceManagerProtocolHandlerObject_internal::userData

userData object passed to callback function.


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