SoftFilters  0.1.0
Arduino framework and library of software data filters.
Tree.h File Reference

The tree class to support the filter framework. More...

#include "LinkedList.h"
Include dependency graph for Tree.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Tree< VAL_T >
 

Detailed Description

The tree class to support the filter framework.

Todo:
Implement and document the Tree class.
Note
This implementation is not meant to be directly used by the client code.
See also
framework.h
Author
Haimo Zhang zh.ha.nosp@m.mmer.nosp@m..dev@.nosp@m.gmai.nosp@m.l.com