OptionDef Struct Reference

#include <cmdutils.h>


Data Fields

const char * name
int flags
union {
   void *   dst_ptr
   int(*   func_arg )(const char *, const char *)
   int(*   func2_arg )(void *, const char *, const char *)
   size_t   off
u
const char * help
const char * argname


Detailed Description

Definition at line 139 of file cmdutils.h.


Field Documentation

const char* OptionDef::argname

Definition at line 169 of file cmdutils.h.

Referenced by show_help_options().

Definition at line 163 of file cmdutils.h.

Referenced by parse_option().

Definition at line 141 of file cmdutils.h.

Referenced by locate_option(), parse_option(), reset_options(), and show_help_options().

int(* OptionDef::func2_arg)(void *, const char *, const char *)

Referenced by parse_option().

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

Referenced by parse_option().

const char* OptionDef::help

Definition at line 168 of file cmdutils.h.

Referenced by show_help_options().

const char* OptionDef::name

Definition at line 166 of file cmdutils.h.

Referenced by parse_option(), and reset_options().

union { ... } OptionDef::u

Referenced by parse_option(), and reset_options().


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

Generated on Fri Oct 26 02:46:17 2012 for FFmpeg by  doxygen 1.5.8