Logo
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Classes | Namespaces | Macros | Typedefs
dfs.hh File Reference
#include "model/metadata.hh"
#include <string>
#include <vector>
#include <stdint.h>
Include dependency graph for dfs.hh:
This graph shows which files directly or indirectly include this file:

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 >
 

Macro Definition Documentation

#define VELOX_LOGICAL_DISABLE   0
#define VELOX_LOGICAL_GENERATE   3
#define VELOX_LOGICAL_NOOP   2
#define VELOX_LOGICAL_OUTPUT   1