#include <kanzi/interop/interop_api.hpp>#include <kanzi/interop/interop_out_types.h>#include <kanzi/interop/interop_wrapper_types.h>Namespaces | |
| namespace | kanzi |
| namespace | kanzi::interop |
Functions | |
| KANZI_INTEROP_API ResourceAcquireTaskWrapper * | kanzi::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 IteratorWrapper * | kanzi::interop::ResourceDictionary_getAnonymousResourceIterator (ObjectWrapper *resourceDictionary) |
| KANZI_INTEROP_API IteratorWrapper * | kanzi::interop::ResourceDictionary_getNestedDictionariesReverseIterator (ObjectWrapper *resourceDictionary) |
| KANZI_INTEROP_API IteratorWrapper * | kanzi::interop::ResourceDictionary_iterateUrls (ObjectWrapper *resourceDictionary) |