poptArg_u Union Reference

A union to simplify opt->arg access without casting. More...

#include <poptint.h>

Collaboration diagram for poptArg_u:

Collaboration graph
[legend]

Data Fields

void * ptr
int * intp
long * longp
long long * longlongp
float * floatp
double * doublep
const char ** argv
poptCallbackType cb
poptOption opt

Detailed Description

A union to simplify opt->arg access without casting.

Definition at line 57 of file poptint.h.


Field Documentation

Definition at line 59 of file poptint.h.

Referenced by invokeCallbacksOPTION(), invokeCallbacksPOST(), and invokeCallbacksPRE().

Definition at line 60 of file poptint.h.

Definition at line 61 of file poptint.h.

Definition at line 62 of file poptint.h.

Definition at line 63 of file poptint.h.

Definition at line 64 of file poptint.h.

const char** poptArg_u::argv

Definition at line 65 of file poptint.h.

Definition at line 66 of file poptint.h.

Referenced by invokeCallbacksOPTION(), invokeCallbacksPOST(), and invokeCallbacksPRE().

Definition at line 68 of file poptint.h.

Referenced by invokeCallbacksOPTION(), invokeCallbacksPOST(), and invokeCallbacksPRE().


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

Generated for popt by  doxygen 1.5.6