Public Attributes
option Struct Reference

getopt_long option More...

#include <getopt_long.h>

List of all members.

Public Attributes

int * flag
int has_arg
const char * name
int val

Detailed Description

getopt_long option

Definition at line 26 of file getopt_long.h.


Member Data Documentation

pointer to a variable to set (if NULL, the value is returned instead)

Definition at line 30 of file getopt_long.h.

flag indicating whether the option has no, required or optional argument

Definition at line 29 of file getopt_long.h.

const char* option::name

option long name

Definition at line 28 of file getopt_long.h.

value to set or to return

Definition at line 31 of file getopt_long.h.


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


libvlfeat
Author(s): Andrea Vedaldi
autogenerated on Thu Jun 6 2019 20:25:53