Kanzi 4.1.0
resource_dictionary.hpp File Reference

Namespaces

namespace  kanzi
 
namespace  kanzi::interop
 

Functions

KANZI_INTEROP_API ResourceAcquireTaskWrapperkanzi::interop::ResourceDictionary_acquireAsync (ObjectWrapper *resourceDictionary, ResourceIDWrapper *key, ResourceAcquireTaskDirector *callback)
 
KANZI_INTEROP_API bool kanzi::interop::ResourceDictionary_find (ObjectWrapper *resourceDictionaryWrapper, ResourceIDWrapper *keyWrapper, StringOut *result)
 
KANZI_INTEROP_API IteratorWrapperkanzi::interop::ResourceDictionary_getAnonymousResourceIterator (ObjectWrapper *resourceDictionary)
 
KANZI_INTEROP_API IteratorWrapperkanzi::interop::ResourceDictionary_getNestedDictionariesReverseIterator (ObjectWrapper *resourceDictionary)
 
KANZI_INTEROP_API IteratorWrapperkanzi::interop::ResourceDictionary_iterateUrls (ObjectWrapper *resourceDictionary)