![]() |
Libftpp
A modern C++ library
|
This is the complete list of members for Node< TType >, including all inherited members.
| _children | Node< TType > | |
| addChild(const TType &child) | Node< TType > | inline |
| data | Node< TType > | |
| Node(TType value) | Node< TType > | inline |
| parentFunct | Node< TType > | |
| setParentFunct(std::function< TType(std::vector< TType >)> func) | Node< TType > | inline |