OptionDef Struct Reference

#include <cmdutils.h>


Data Fields

const char * name
int flags
union {
   int *   int_arg
   char **   str_arg
   float *   float_arg
   int(*   func_arg )(const char *, const char *)
   int64_t *   int64_arg
u
const char * help
const char * argname


Detailed Description

Definition at line 116 of file cmdutils.h.


Field Documentation

const char* OptionDef::argname

Definition at line 140 of file cmdutils.h.

Referenced by show_help_options().

Definition at line 118 of file cmdutils.h.

Referenced by parse_options(), and show_help_options().

Definition at line 135 of file cmdutils.h.

Referenced by parse_options().

int(* OptionDef::func_arg)(const char *, const char *)

Referenced by parse_options().

const char* OptionDef::help

Definition at line 139 of file cmdutils.h.

Referenced by show_help_options().

Definition at line 137 of file cmdutils.h.

Referenced by parse_options().

Definition at line 133 of file cmdutils.h.

Referenced by parse_options().

const char* OptionDef::name

Definition at line 117 of file cmdutils.h.

Referenced by find_option(), parse_options(), and show_help_options().

Definition at line 134 of file cmdutils.h.

Referenced by parse_options().

union { ... } OptionDef::u

Referenced by parse_options().


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

Generated on Fri Oct 26 02:38:24 2012 for FFmpeg by  doxygen 1.5.8