CmdLineOpts Struct Reference

Public Attributes

std::string paramFileName
 
std::string outputPrefixPath
 
std::string scheme = "BGV"
 
std::string bootstrappable = "NONE"
 
bool noSKM = false
 
bool frobSKM = false
 
bool infoFile = false
 
std::string skFilePath
 
std::string ctxtFilePath
 
std::string outFilePath
 
long batchSize = 0
 
long nthreads = 0
 
std::string dataFilePath
 
std::string pkFilePath
 
long offset = 0
 
std::string databaseFilePath
 
std::string queryFilePath
 
bool isColumn = false
 

Member Data Documentation

◆ batchSize

long CmdLineOpts::batchSize = 0

◆ bootstrappable

std::string CmdLineOpts::bootstrappable = "NONE"

◆ ctxtFilePath

std::string CmdLineOpts::ctxtFilePath

◆ databaseFilePath

std::string CmdLineOpts::databaseFilePath

◆ dataFilePath

std::string CmdLineOpts::dataFilePath

◆ frobSKM

bool CmdLineOpts::frobSKM = false

◆ infoFile

bool CmdLineOpts::infoFile = false

◆ isColumn

bool CmdLineOpts::isColumn = false

◆ noSKM

bool CmdLineOpts::noSKM = false

◆ nthreads

long CmdLineOpts::nthreads = 0

◆ offset

long CmdLineOpts::offset = 0

◆ outFilePath

std::string CmdLineOpts::outFilePath

◆ outputPrefixPath

std::string CmdLineOpts::outputPrefixPath

◆ paramFileName

std::string CmdLineOpts::paramFileName

◆ pkFilePath

std::string CmdLineOpts::pkFilePath

◆ queryFilePath

std::string CmdLineOpts::queryFilePath

◆ scheme

std::string CmdLineOpts::scheme = "BGV"

◆ skFilePath

std::string CmdLineOpts::skFilePath