distortos  v0.7.0
object-oriented C++ RTOS for microcontrollers
estd_IntrusiveList Struct Reference

C-API equivalent of estd::IntrusiveList. More...

#include "estd/C-API/IntrusiveList.h"

Collaboration diagram for estd_IntrusiveList:
[legend]

Public Attributes

struct estd_IntrusiveListNode rootNode
 

Detailed Description

C-API equivalent of estd::IntrusiveList.

See also
estd::IntrusiveList

Member Data Documentation

◆ rootNode

struct estd_IntrusiveListNode estd_IntrusiveList::rootNode

root node of the intrusive list


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