CConnman::NodeFn

Callback type invoked for each node by ForEachNode.

Synopsis

Declared in <net.h>

using NodeFn = std::function<void(CNode*)>;