TwiceAsNice
2019-02-18
|
This helper class finds all nodes which are connected to a remote property tree. More...
#include <RemoteConfigNodeFinder.h>
Static Public Member Functions | |
static std::vector< Nice::JointPtr > | findAll (Nice::JointPtr root) |
Static Private Member Functions | |
static std::vector< Nice::JointPtr > | findConnectionNodesRecursively (Nice::JointPtr root) |
This helper class finds all nodes which are connected to a remote property tree.
|
static |
|
staticprivate |