TwiceAsNice  2019-02-18
Static Public Member Functions | Static Private Member Functions | List of all members
Nice::RemoteConfigNodeFinder Class Reference

This helper class finds all nodes which are connected to a remote property tree. More...

#include <RemoteConfigNodeFinder.h>

Collaboration diagram for Nice::RemoteConfigNodeFinder:
Collaboration graph

Static Public Member Functions

static std::vector< Nice::JointPtrfindAll (Nice::JointPtr root)
 

Static Private Member Functions

static std::vector< Nice::JointPtrfindConnectionNodesRecursively (Nice::JointPtr root)
 

Detailed Description

This helper class finds all nodes which are connected to a remote property tree.

Member Function Documentation

◆ findAll()

std::vector< Nice::JointPtr > Nice::RemoteConfigNodeFinder::findAll ( Nice::JointPtr  root)
static

◆ findConnectionNodesRecursively()

std::vector< Nice::JointPtr > Nice::RemoteConfigNodeFinder::findConnectionNodesRecursively ( Nice::JointPtr  root)
staticprivate

The documentation for this class was generated from the following files: