void SOPC_CallContext_Free(SOPC_CallContext *cc)
SOPC_CallContext * SOPC_CallContext_Copy(const SOPC_CallContext *cc)
const SOPC_CallContext * SOPC_CallContext_GetCurrent(void)
struct _SOPC_AddressSpaceAccess SOPC_AddressSpaceAccess
AddressSpace Access module provides controlled access to address space. This might be used to access ...
Definition sopc_address_space_access.h:40
struct SOPC_User SOPC_User
Logged in (successfully) user structure.
Definition sopc_user.h:40
Definition app_cb_call_context_internal.h:28
const SOPC_User * user
Definition app_cb_call_context_internal.h:35
uint32_t secureChannelConfigIdx
Definition app_cb_call_context_internal.h:31
OpcUa_MessageSecurityMode msgSecurityMode
Definition app_cb_call_context_internal.h:33
SOPC_AddressSpaceAccess * addressSpaceForMethodCall
Definition app_cb_call_context_internal.h:37
bool isCopy
Definition app_cb_call_context_internal.h:29
uintptr_t auxParam
Definition app_cb_call_context_internal.h:39
const char * secuPolicyUri
Definition app_cb_call_context_internal.h:34
uint32_t endpointConfigIdx
Definition app_cb_call_context_internal.h:32