This is the complete list of members for opcua::services::detail::MonitoredItemContext, including all inherited members.
catcher | opcua::services::detail::CallbackAdapter | |
dataChangeCallback | opcua::services::detail::MonitoredItemContext | |
dataChangeCallbackNativeClient(UA_Client *client, uint32_t subId, void *subContext, uint32_t monId, void *monContext, UA_DataValue *value) noexcept | opcua::services::detail::MonitoredItemContext | inlinestatic |
dataChangeCallbackNativeServer(UA_Server *server, uint32_t monId, void *monContext, const UA_NodeId *nodeId, void *nodeContext, uint32_t attributeId, const UA_DataValue *value) noexcept | opcua::services::detail::MonitoredItemContext | inlinestatic |
deleteCallback | opcua::services::detail::MonitoredItemContext | |
deleteCallbackNative(UA_Client *client, uint32_t subId, void *subContext, uint32_t monId, void *monContext) noexcept | opcua::services::detail::MonitoredItemContext | inlinestatic |
eventCallback | opcua::services::detail::MonitoredItemContext | |
eventCallbackNative(UA_Client *client, uint32_t subId, void *subContext, uint32_t monId, void *monContext, size_t nEventFields, UA_Variant *eventFields) noexcept | opcua::services::detail::MonitoredItemContext | inlinestatic |
inserted | opcua::services::detail::MonitoredItemContext | |
invoke(F &&callback, Args &&... args) const noexcept | opcua::services::detail::CallbackAdapter | inline |
itemToMonitor | opcua::services::detail::MonitoredItemContext | |
stale | opcua::services::detail::MonitoredItemContext | |