poptItem_s Struct Reference

A popt alias or exec argument for poptAddItem(). More...

#include <popt.h>

Collaboration diagram for poptItem_s:

Collaboration graph
[legend]

Data Fields

struct poptOption option
int argc
const char ** argv

Detailed Description

A popt alias or exec argument for poptAddItem().

Definition at line 149 of file popt.h.


Field Documentation

alias/exec name(s) and description.

Definition at line 150 of file popt.h.

Referenced by handleAlias(), handleExec(), and poptGetArgs().

(alias) no. of args.

Definition at line 151 of file popt.h.

const char** poptItem_s::argv

(alias) args, must be free()able.

Definition at line 153 of file popt.h.

Referenced by poptGetArgs().


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

Generated for popt by  doxygen 1.5.6