dune-typetree  2.6-rc1
Dune::TypeTree::Detail::CallbackVisitor< PreFunc, LeafFunc, PostFunc > Member List

This is the complete list of members for Dune::TypeTree::Detail::CallbackVisitor< PreFunc, LeafFunc, PostFunc >, including all inherited members.

afterChild(T &&t, Child &&child, TreePath treePath, ChildIndex childIndex) constDune::TypeTree::DefaultVisitorinline
beforeChild(T &&t, Child &&child, TreePath treePath, ChildIndex childIndex) constDune::TypeTree::DefaultVisitorinline
CallbackVisitor(PreFunc &preFunc, LeafFunc &leafFunc, PostFunc &postFunc)Dune::TypeTree::Detail::CallbackVisitor< PreFunc, LeafFunc, PostFunc >inline
in(T &&t, TreePath treePath) constDune::TypeTree::DefaultVisitorinline
leaf(Node &&node, TreePath treePath)Dune::TypeTree::Detail::CallbackVisitor< PreFunc, LeafFunc, PostFunc >inline
Dune::TypeTree::TreeVisitor::leaf(T &&t, TreePath treePath) constDune::TypeTree::DefaultVisitorinline
post(Node &&node, TreePath treePath)Dune::TypeTree::Detail::CallbackVisitor< PreFunc, LeafFunc, PostFunc >inline
Dune::TypeTree::TreeVisitor::post(T &&t, TreePath treePath) constDune::TypeTree::DefaultVisitorinline
pre(Node &&node, TreePath treePath)Dune::TypeTree::Detail::CallbackVisitor< PreFunc, LeafFunc, PostFunc >inline
Dune::TypeTree::TreeVisitor::pre(T &&t, TreePath treePath) constDune::TypeTree::DefaultVisitorinline
treePathTypeDune::TypeTree::DynamicTraversalstatic