Public Attributes | List of all members
CallbackHandlerXdaItem Struct Reference

Linked list item that contains a registered XsCallback handler for CallbackManagerXda. More...

Public Attributes

XsCallbackPlainCm_handler
 The callback handler. More...
 
CallbackHandlerXdaItemm_next
 The next item in the list or NULL if this is the last item. More...
 

Detailed Description

Linked list item that contains a registered XsCallback handler for CallbackManagerXda.

Definition at line 72 of file callbackmanagerxda.cpp.

Member Data Documentation

◆ m_handler

XsCallbackPlainC* CallbackHandlerXdaItem::m_handler

The callback handler.

Definition at line 74 of file callbackmanagerxda.cpp.

◆ m_next

CallbackHandlerXdaItem* CallbackHandlerXdaItem::m_next

The next item in the list or NULL if this is the last item.

Definition at line 75 of file callbackmanagerxda.cpp.


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


xsens_mti_driver
Author(s):
autogenerated on Sun Sep 3 2023 02:43:21