Kanzi
3.9.12
Ask AI
Namespaces
|
Functions
data_context.hpp File Reference
#include <
kanzi/interop/interop_api.hpp
>
#include <
kanzi/core/cpp/string_view.hpp
>
Namespaces
namespace
kanzi
namespace
kanzi::interop
Functions
KANZI_INTEROP_API
DataContextModifiedSubscriptionTokenWrapper
*
kanzi::interop::DataContext_addModifiedNotificationHandler
(
ObjectWrapper
*
wrapper
,
DataContextModifiedSubscriptionDirector
*director)
KANZI_INTEROP_API
ObjectWrapper
*
kanzi::interop::DataContext_getData
(
ObjectWrapper
*
wrapper
)
KANZI_INTEROP_API
ObjectWrapper
*
kanzi::interop::DataContext_lookupDataContext
(
ObjectWrapper
*
wrapper
, string_view
relativePath
)
KANZI_INTEROP_API
void
kanzi::interop::DataContext_notifyModified
(
ObjectWrapper
*
wrapper
)
KANZI_INTEROP_API
void
kanzi::interop::DataContext_removeModifiedNotificationHandler
(
ObjectWrapper
*
wrapper
,
DataContextModifiedSubscriptionTokenWrapper
*token)
KANZI_INTEROP_API
void
kanzi::interop::DataContextModifiedSubscriptionToken_release
(
DataContextModifiedSubscriptionTokenWrapper
*
wrapper
)
Kanzi documentation. Copyright © 2025, Rightware Oy. All rights reserved.