Go to the source code of this file.
Classes | |
class | velox::DFS |
Namespaces | |
velox | |
Macros | |
#define | VELOX_LOGICAL_DISABLE 0 |
#define | VELOX_LOGICAL_OUTPUT 1 |
#define | VELOX_LOGICAL_NOOP 2 |
#define | VELOX_LOGICAL_GENERATE 3 |
Typedefs | |
using | velox::vec_str = std::vector< std::string > |
#define VELOX_LOGICAL_DISABLE 0 |
#define VELOX_LOGICAL_GENERATE 3 |
#define VELOX_LOGICAL_NOOP 2 |
#define VELOX_LOGICAL_OUTPUT 1 |