arduino-audio-tools
Loading...
Searching...
No Matches
audio_tools
List
Node
Public Attributes
|
List of all members
List< T >::Node Struct Reference
#include <
List.h
>
Public Attributes
T
data
Node
*
next
= nullptr
Node
*
prior
= nullptr
Member Data Documentation
◆
data
template<class T >
T data
◆
next
template<class T >
Node
* next = nullptr
◆
prior
template<class T >
Node
* prior = nullptr
The documentation for this struct was generated from the following file:
src/AudioTools/CoreAudio/AudioBasic/Collections/
List.h
Generated by
1.9.8