OptionDef Struct Reference

#include <cmdutils.h>


Data Fields

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

Detailed Description

Definition at line 142 of file cmdutils.h.


Field Documentation

const char* OptionDef::argname

Definition at line 171 of file cmdutils.h.

Referenced by show_help_options().

Definition at line 166 of file cmdutils.h.

Referenced by parse_option().

Definition at line 144 of file cmdutils.h.

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

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

Referenced by parse_option().

const char* OptionDef::help

Definition at line 170 of file cmdutils.h.

Referenced by show_help_options().

const char* OptionDef::name

Definition at line 143 of file cmdutils.h.

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

Definition at line 168 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:50:16 2012 for FFmpeg by doxygen 1.5.8

AltStyle によって変換されたページ (->オリジナル) /