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

#include <ua_server_internal.h>

Public Member Functions

 TAILQ_ENTRY (channel_entry) pointers
 

Data Fields

UA_TimerEntry cleanupCallback
 
UA_SecureChannel channel
 

Detailed Description

Definition at line 68 of file ua_server_internal.h.

Member Function Documentation

◆ TAILQ_ENTRY()

channel_entry::TAILQ_ENTRY ( channel_entry )

Field Documentation

◆ cleanupCallback

UA_TimerEntry channel_entry::cleanupCallback

Definition at line 69 of file ua_server_internal.h.

◆ channel

UA_SecureChannel channel_entry::channel

Definition at line 71 of file ua_server_internal.h.


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