SBDDataGraphNode::HasOneOf Class Reference

This node predicate returns true if the node is an ancestor of a node in a given node indexer. More...

Public Member Functions

 HasOneOf (SBNodeIndexer argument0)
 
HasOneOfclone () const
 
bool operator() (SBDDataGraphNode const *node)
 
bool operator() (SBDDataGraphNode const *node) const
 

Detailed Description

This node predicate returns true if the node is an ancestor of a node in a given node indexer.

See also
Node predicates