open62541 1.3.12
Open source implementation of OPC UA
Loading...
Searching...
No Matches
session_list_entry Struct Reference

#include <ua_server_internal.h>

Public Member Functions

 LIST_ENTRY (session_list_entry) pointers
 

Data Fields

UA_TimerEntry cleanupCallback
 
UA_Session session
 

Detailed Description

Definition at line 74 of file ua_server_internal.h.

Member Function Documentation

◆ LIST_ENTRY()

session_list_entry::LIST_ENTRY ( session_list_entry )

Field Documentation

◆ cleanupCallback

UA_TimerEntry session_list_entry::cleanupCallback

Definition at line 75 of file ua_server_internal.h.

◆ session

UA_Session session_list_entry::session

Definition at line 77 of file ua_server_internal.h.


The documentation for this struct was generated from the following file: