ROSS
Data Fields
tw_optdef Struct Reference

#include <tw-opts.h>

Data Fields

tw_opttype type
 
const char * name
 
const char * help
 
void * value
 

Detailed Description

Definition at line 19 of file tw-opts.h.

Field Documentation

const char* tw_optdef::help

Definition at line 23 of file tw-opts.h.

Referenced by show_help(), and tw_opt_settings().

const char* tw_optdef::name

Definition at line 22 of file tw-opts.h.

Referenced by match_opt(), need_argument(), show_help(), tw_opt_print(), and tw_opt_settings().

tw_opttype tw_optdef::type
void* tw_optdef::value

Definition at line 24 of file tw-opts.h.

Referenced by apply_opt(), show_help(), tw_opt_print(), and tw_opt_settings().


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