Column Store
Functions | Variables
Driver.cpp File Reference
#include <boost/program_options.hpp>
#include "Parser/DataLoader.h"
#include "Parser/SchemaLoader.h"
#include "StoreInitializer.h"
Include dependency graph for Driver.cpp:

Functions

void initConfig (int ac, char *av[])
 
int main (int ac, char *av[])
 

Variables

po::variables_map config
 

Function Documentation

◆ initConfig()

void initConfig ( int  ac,
char *  av[] 
)
Here is the caller graph for this function:

◆ main()

int main ( int  ac,
char *  av[] 
)
Here is the call graph for this function:

Variable Documentation

◆ config

po::variables_map config