Vowpal Wabbit
Public Attributes | List of all members
input_options Struct Reference

#include <parse_args.h>

Public Attributes

bool daemon
 
bool foreground
 
size_t port
 
std::string pid_file
 
std::string port_file
 
bool cache
 
std::vector< std::string > cache_files
 
bool json
 
bool dsjson
 
bool kill_cache
 
bool compressed
 
bool chain_hash_json
 
bool flatbuffer = false
 

Member Data Documentation

◆ cache

bool input_options::cache

◆ cache_files

std::vector<std::string> input_options::cache_files

◆ chain_hash_json

bool input_options::chain_hash_json

◆ compressed

bool input_options::compressed

◆ daemon

bool input_options::daemon

◆ dsjson

bool input_options::dsjson

◆ flatbuffer

bool input_options::flatbuffer = false

◆ foreground

bool input_options::foreground

◆ json

bool input_options::json

◆ kill_cache

bool input_options::kill_cache

◆ pid_file

std::string input_options::pid_file

◆ port

size_t input_options::port

◆ port_file

std::string input_options::port_file

The documentation for this struct was generated from the following file: