ROSS
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 22 of file tw-opts.h.

Field Documentation

◆ help

const char * tw_optdef::help

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

Referenced by show_help(), and tw_opt_settings().

◆ name

const char * tw_optdef::name

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

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

◆ type

tw_opttype tw_optdef::type

◆ value

void * tw_optdef::value

Definition at line 27 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 files: