ardour
Public Attributes | List of all members
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

int* option::flag

Definition at line 83 of file getopt.h.

int option::has_arg

Definition at line 81 of file getopt.h.

const char* option::name

Definition at line 76 of file getopt.h.

int option::val

Definition at line 85 of file getopt.h.


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