GENIE
execution_policy.h File Reference
#include <string>
#include <memory>
#include <vector>
#include <utility>
#include <genie/original/interface.h>
#include "types.h"
#include "config.h"

Go to the source code of this file.

Classes

class  genie::ExecutionPolicy
 ExecutionPolicy class is the interface for building table, building query, and matching. More...
 

Namespaces

 genie
 This is the top-level namespace of the project.
 

Functions

std::shared_ptr< ExecutionPolicygenie::MakePolicy (const Config &config)
 Builds and returns a policy according to the configurations. More...