Ardour  9.0-pre0-582-g084a23a80d
option Struct Reference

#include <getopt.h>

Public Attributes

const char * name
 
int has_arg
 
int * flag
 
int val
 

Detailed Description

Definition at line 74 of file getopt.h.

Member Data Documentation

◆ flag

int* option::flag

Definition at line 83 of file getopt.h.

◆ has_arg

int option::has_arg

Definition at line 81 of file getopt.h.

◆ name

const char* option::name

Definition at line 76 of file getopt.h.

◆ val

int option::val

Definition at line 85 of file getopt.h.


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