ReactOS 0.4.15-dev-7953-g1f49173
ga_flags Struct Reference

#include <getargs.h>

Collaboration diagram for ga_flags:

Public Attributes

const charga_format
 
voidga_arg
 
getpargfun ga_funcp
 

Detailed Description

Definition at line 90 of file getargs.h.

Member Data Documentation

◆ ga_arg

void* ga_flags::ga_arg

Definition at line 92 of file getargs.h.

Referenced by doflag(), and dosflags().

◆ ga_format

const char* ga_flags::ga_format

Definition at line 91 of file getargs.h.

Referenced by doflag(), and dosflags().

◆ ga_funcp

getpargfun ga_flags::ga_funcp

Definition at line 93 of file getargs.h.

Referenced by doflag(), and dosflags().


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