#include <ExecutionTreeSweep.h>
Public Member Functions | |
Sweep (BlockStorage &bs, const FunctorType &functor, const std::string &name, const TimingTreePtr &timingTree) | |
Sweep (const shared_ptr< StructuredBlockStorage > &bs, const FunctorType &functor, const std::string &name, const TimingTreePtr &timingTree) | |
void | operator() () override |
const std::string | getName () const override |
Private Attributes | |
BlockStorage & | blockStorage_ |
FunctorType | functor_ |
std::string | name_ |
TimingTreePtr | timingTree_ |
|
inline |
|
inline |
|
inlineoverride |
|
inlineoverride |
|
private |
|
private |
|
private |
|
private |