AlpsTreeSelectionDepth Class Reference

#include <AlpsSearchStrategy.h>

Inheritance diagram for AlpsTreeSelectionDepth:
Inheritance graph
[legend]
Collaboration diagram for AlpsTreeSelectionDepth:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 AlpsTreeSelectionDepth ()
 Default Constructor.
virtual ~AlpsTreeSelectionDepth ()
 Default Destructor.
virtual bool compare (AlpsSubTree *x, AlpsSubTree *y)
 This returns true if the depth of the root node in subtree y is greater than that of the root node in subtree x.

Detailed Description

Definition at line 105 of file AlpsSearchStrategy.h.


Constructor & Destructor Documentation

AlpsTreeSelectionDepth::AlpsTreeSelectionDepth (  )  [inline]

Default Constructor.

Definition at line 109 of file AlpsSearchStrategy.h.

virtual AlpsTreeSelectionDepth::~AlpsTreeSelectionDepth (  )  [inline, virtual]

Default Destructor.

Definition at line 112 of file AlpsSearchStrategy.h.


Member Function Documentation

virtual bool AlpsTreeSelectionDepth::compare ( AlpsSubTree x,
AlpsSubTree y 
) [virtual]

This returns true if the depth of the root node in subtree y is greater than that of the root node in subtree x.

Implements AlpsTreeSelection.


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

Generated on 15 Mar 2015 for Coin-All by  doxygen 1.6.1