S2OPC OPCUA Toolkit
Loading...
Searching...
No Matches
SOPC_Sub_Sockets_Timeout Struct Reference

#include <sopc_sub_sockets_mgr.h>

Data Fields

SOPC_Sub_Sockets_Timeout_Cbcallback
 
void * pContext
 
uint32_t period_ms
 

Field Documentation

◆ callback

SOPC_Sub_Sockets_Timeout_Cb* SOPC_Sub_Sockets_Timeout::callback

User-defined callback. Will be called each time period_us has elapsed.

◆ pContext

void* SOPC_Sub_Sockets_Timeout::pContext

User-defined context (provided on call to callback)

◆ period_ms

uint32_t SOPC_Sub_Sockets_Timeout::period_ms

Period in milliseconds.


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