All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
kanzi::ResourceManager::KzuResourceManagerProtocolHandlerObject_internal Struct Reference

Protocol handler structure. More...

#include <kanzi/resource/resource_manager.hpp>

Public Attributes

ProtocolHandler handler
 Callback function for loading the resource. More...
 
void * userData
 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.

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

userData object passed to callback function.


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