Chopper
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Attributes | List of all members
cli_args Struct Reference

Public Attributes

std::filesystem::path input_path {}
 
std::filesystem::path output_path {}
 
std::vector< uint8_t > hll_bits
 
uint8_t k {20}
 

Member Data Documentation

◆ hll_bits

std::vector<uint8_t> cli_args::hll_bits

◆ input_path

std::filesystem::path cli_args::input_path {}

◆ k

uint8_t cli_args::k {20}

◆ output_path

std::filesystem::path cli_args::output_path {}

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