Skip to content

AFNI/NIfTI Server

Sections
Personal tools
You are here: Home » AFNI » Documentation

Doxygen Source Code Documentation


Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals   Search  

Clp_Parser Struct Reference

#include <clp.h>


Data Fields

int negated
int have_arg
char * arg
union {
   int   i
   unsigned   u
   double   d
   char *   s
   void *   pv
val
Clp_Internalinternal

Field Documentation

char* Clp_Parser::arg
 

Definition at line 83 of file clp.h.

Referenced by Clp_Next(), Clp_Shift(), find_long(), handle_extension(), main(), and next_argument().

double Clp_Parser::d
 

Definition at line 88 of file clp.h.

int Clp_Parser::have_arg
 

Definition at line 82 of file clp.h.

Referenced by Clp_Next(), Clp_Shift(), find_long(), main(), and next_argument().

int Clp_Parser::i
 

Definition at line 86 of file clp.h.

Clp_Internal* Clp_Parser::internal
 

Definition at line 93 of file clp.h.

Referenced by ambiguity_error(), Clp_AddType(), Clp_DeleteParser(), Clp_NewParser(), Clp_Next(), Clp_ProgramName(), Clp_RestoreParser(), Clp_SaveParser(), Clp_SetErrorHandler(), Clp_SetOptionChar(), Clp_SetOptionProcessing(), Clp_VaOptionError(), do_error(), find_long(), find_short(), next_argument(), and switch_to_short_argument().

int Clp_Parser::negated
 

Definition at line 80 of file clp.h.

Referenced by Clp_Next(), find_long(), find_short(), and main().

void* Clp_Parser::pv
 

Definition at line 90 of file clp.h.

char* Clp_Parser::s
 

Definition at line 89 of file clp.h.

unsigned Clp_Parser::u
 

Definition at line 87 of file clp.h.

union { ... } Clp_Parser::val
 

Referenced by main(), parse_bool(), parse_double(), parse_int(), parse_string(), and parse_string_list().


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

Powered by Plone

This site conforms to the following standards: