Public Attributes | List of all members
CallbackManagerItem Struct Reference

Linked list item that contains a chained CallbackManagerXda. More...

Public Attributes

CallbackManagerXdam_manager
 The callback managger. More...
 
CallbackManagerItemm_next
 The next item in the list or NULL if this is the last item. More...
 

Detailed Description

Linked list item that contains a chained CallbackManagerXda.

Definition at line 80 of file callbackmanagerxda.cpp.

Member Data Documentation

◆ m_manager

CallbackManagerXda* CallbackManagerItem::m_manager

The callback managger.

Definition at line 82 of file callbackmanagerxda.cpp.

◆ m_next

CallbackManagerItem* CallbackManagerItem::m_next

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

Definition at line 83 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