Mantid
Loading...
Searching...
No Matches
Public Member Functions | Private Member Functions | List of all members
MantidQt::MantidWidgets::Batch::FindSubtreeRoots Class Reference

#include <FindSubtreeRoots.h>

Public Member Functions

boost::optional< std::vector< RowLocation > > operator() (std::vector< RowLocation > region)
 

Private Member Functions

void removeIfDepthNotEqualTo (std::vector< RowLocation > &region, int expectedDepth) const
 

Detailed Description

Definition at line 22 of file FindSubtreeRoots.h.

Member Function Documentation

◆ operator()()

auto MantidQt::MantidWidgets::Batch::FindSubtreeRoots::operator() ( std::vector< RowLocation region)

◆ removeIfDepthNotEqualTo()

void MantidQt::MantidWidgets::Batch::FindSubtreeRoots::removeIfDepthNotEqualTo ( std::vector< RowLocation > &  region,
int  expectedDepth 
) const
private

Definition at line 28 of file FindSubtreeRoots.cpp.


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