Class SBDDataGraphNode::None#
ClassList > SBDDataGraphNode > None
This node predicate returns false for all nodes.More...
Inherits the following classes: SBCFunctorPredicate1< SBDDataGraphNode const * >
Public Functions#
| Type | Name |
|---|---|
| None () |
|
| virtual None * | clone () override const |
| virtual bool | operator() (SBDDataGraphNode const * node) override |
| virtual bool | operator() (SBDDataGraphNode const * node) override const |
| ~None () |
Detailed Description#
See also: Node predicates
Public Functions Documentation#
function None#
function clone#
Implements SBCFunctor::clone