Vector Optimized Library of Kernels 3.2.0
Architecture-tuned implementations of math kernels
Loading...
Searching...
No Matches
option_list Class Reference

#include <volk_option_helpers.h>

Public Member Functions

 option_list (std::string program_name)
bool present (std::string option_name)
void add (option_t opt)
void parse (int argc, char **argv)
void help ()

Constructor & Destructor Documentation

◆ option_list()

option_list::option_list ( std::string program_name)

Member Function Documentation

◆ add()

void option_list::add ( option_t opt)

◆ help()

void option_list::help ( )

◆ parse()

void option_list::parse ( int argc,
char ** argv )

◆ present()

bool option_list::present ( std::string option_name)

The documentation for this class was generated from the following files: