BusBoy
2
|
#include <AlgorithmRunner.h>
Public Member Functions | |
AlgorithmRunner (const std::string name) | |
void | executeAlgorithm (AlgorithmData &data, AlgorithmContext &context) const |
~AlgorithmRunner () | |
BUSBOY::AlgorithmRunner::AlgorithmRunner | ( | const std::string | name | ) |
BUSBOY::AlgorithmRunner::~AlgorithmRunner | ( | ) |
void BUSBOY::AlgorithmRunner::executeAlgorithm | ( | AlgorithmData & | data, |
AlgorithmContext & | context | ||
) | const |
Copyright 2014 Google Inc. All rights reserved.