|
BusBoy
2
|
This is the complete list of members for BUSBOY::Algorithm, including all inherited members.
| addExpectedDimension(const DataKeyDimension &dim) | BUSBOY::Algorithm | |
| addInputDataset(const std::string &name) | BUSBOY::Algorithm | |
| addInputDataset(const std::string &name, bool optional) | BUSBOY::Algorithm | |
| addInputDataset(const std::string &name, bool optional, bool excludeFromKeyspace) | BUSBOY::Algorithm | |
| addOutputDataset(const std::string &name) | BUSBOY::Algorithm | |
| Algorithm() | BUSBOY::Algorithm | protected |
| executeAlgorithm(AlgorithmData &data, AlgorithmContext &context)=0 | BUSBOY::Algorithm | pure virtual |
| getExcludedInputDatasets() const | BUSBOY::Algorithm | |
| getExpectedDimensions() const | BUSBOY::Algorithm | |
| getInputDatasets() const | BUSBOY::Algorithm | |
| getOptionalInputDatasets() const | BUSBOY::Algorithm | |
| getOutputDatasets() const | BUSBOY::Algorithm | |
| getRequiredInputDatasets() const | BUSBOY::Algorithm | |
| isInputDatasetExcludedFromKeyspace(const std::string &name) const | BUSBOY::Algorithm | |
| isInputDatasetOptional(const std::string &name) const | BUSBOY::Algorithm | |
| ~Algorithm() | BUSBOY::Algorithm |
1.8.3.1
Copyright 2014 Google Inc. All rights reserved.