All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
KzuResourceLoaderThreadContext Struct Reference

Resource loader thread specific data. More...

#include <kanzi/resource/resource.hpp>

Public Attributes

const KzcMemoryManagermemoryManager
 Thread safe memory manager. More...
 
KzuPropertyManager * propertyManager
 Thread specific Property manager. More...
 
KzsThreadLockthreadLock
 Thread specific lock. More...
 

Detailed Description

Resource loader thread specific data.

Member Data Documentation

const KzcMemoryManager* KzuResourceLoaderThreadContext::memoryManager

Thread safe memory manager.

KzuPropertyManager* KzuResourceLoaderThreadContext::propertyManager

Thread specific Property manager.

KzsThreadLock* KzuResourceLoaderThreadContext::threadLock

Thread specific lock.

Needed for locking the property manager.


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