SoftFilters  0.1.0
Arduino framework and library of software data filters.
LinkedListNode< VAL_T > Class Template Reference
Collaboration diagram for LinkedListNode< VAL_T >:

Public Member Functions

 LinkedListNode (VAL_T const &v)
 

Public Attributes

VAL_T value
 
LinkedListNode< VAL_T > * next
 

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