#include <math.h>#include "Util/StringParser.h"Include dependency graph for Iterable.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | Impala |
| namespace | Impala::Util |
Classes | |
| class | Impala::Util::Iterable |
| class | Impala::Util::Param |
| class | Impala::Util::Range |
| class | Impala::Util::LogRange |
| same as ParamRange but searches logarithmicly, note that the semantics of the parameters have changed: they are exponents, not values More... | |
Functions | |
| Iterable * | Impala::Util::ParseRangeDefinitionElement (const std::string &name, std::string &definition) |
| Iterable * | Impala::Util::ParseRangeDefinition (const std::string &name, const std::string &definition) |
| bool | Impala::Util::IsRangeDefinition (std::string s) |
1.5.1