Minimac4
Loading...
Searching...
No Matches
getopt_wrapper.hpp File Reference
#include <cstdint>
#include <string>
#include <cstring>
#include <vector>
#include <iostream>
#include <getopt.h>
Include dependency graph for getopt_wrapper.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  getopt_wrapper
 A wrapper for parsing command-line options using getopt and getopt_long. More...
 
struct  getopt_wrapper::option_with_desc
 Extension of struct option that includes a description string. More...