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_Internal Struct Reference


Data Fields

Clp_Optionopt
Clp_LongMinMatchlong_min_match
int nopt
Clp_ArgTypeargtype
int nargtype
char *const * argv
int argc
unsigned char option_class [256]
int both_short_and_long
char option_chars [3]
char * text
char * program_name
void(* error_handler )(char *)
int is_short
int whole_negated
int could_be_short
int option_processing
int ambiguous
int ambiguous_values [MAX_AMBIGUOUS_VALUES]
Clp_Optioncurrent_option
int current_short
int negated_by_no

Field Documentation

int Clp_Internal::ambiguous
 

Definition at line 81 of file clp.c.

Referenced by Clp_Next(), and find_long().

int Clp_Internal::ambiguous_values[MAX_AMBIGUOUS_VALUES]
 

Definition at line 82 of file clp.c.

Referenced by Clp_Next(), and find_long().

int Clp_Internal::argc
 

Definition at line 64 of file clp.c.

Referenced by Clp_NewParser(), Clp_RestoreParser(), Clp_SaveParser(), and next_argument().

Clp_ArgType* Clp_Internal::argtype
 

Definition at line 60 of file clp.c.

Referenced by Clp_AddType(), Clp_DeleteParser(), Clp_NewParser(), and Clp_Next().

char* const* Clp_Internal::argv
 

Definition at line 63 of file clp.c.

Referenced by Clp_NewParser(), Clp_Next(), Clp_RestoreParser(), Clp_SaveParser(), next_argument(), and switch_to_short_argument().

int Clp_Internal::both_short_and_long
 

Definition at line 67 of file clp.c.

Referenced by Clp_NewParser(), and Clp_SetOptionChar().

int Clp_Internal::could_be_short
 

Definition at line 77 of file clp.c.

Referenced by Clp_Next(), next_argument(), and switch_to_short_argument().

Clp_Option* Clp_Internal::current_option
 

Definition at line 84 of file clp.c.

Referenced by Clp_NewParser(), Clp_Next(), and Clp_VaOptionError().

int Clp_Internal::current_short
 

Definition at line 85 of file clp.c.

Referenced by Clp_Next(), and Clp_VaOptionError().

void(* Clp_Internal::error_handler)(char *)
 

Referenced by Clp_NewParser(), Clp_SetErrorHandler(), and do_error().

int Clp_Internal::is_short
 

Definition at line 75 of file clp.c.

Referenced by Clp_NewParser(), Clp_Next(), Clp_RestoreParser(), Clp_SaveParser(), next_argument(), and switch_to_short_argument().

Clp_LongMinMatch* Clp_Internal::long_min_match
 

Definition at line 57 of file clp.c.

Referenced by Clp_DeleteParser(), Clp_NewParser(), Clp_SetOptionChar(), and find_long().

int Clp_Internal::nargtype
 

Definition at line 61 of file clp.c.

Referenced by Clp_AddType(), Clp_DeleteParser(), Clp_NewParser(), and Clp_Next().

int Clp_Internal::negated_by_no
 

Definition at line 86 of file clp.c.

Referenced by Clp_Next(), and Clp_VaOptionError().

int Clp_Internal::nopt
 

Definition at line 58 of file clp.c.

Referenced by Clp_NewParser(), Clp_SetOptionChar(), find_long(), and find_short().

Clp_Option* Clp_Internal::opt
 

Definition at line 56 of file clp.c.

Referenced by Clp_NewParser(), Clp_Next(), Clp_SetOptionChar(), find_long(), and find_short().

char Clp_Internal::option_chars[3]
 

Definition at line 69 of file clp.c.

Referenced by Clp_Next(), Clp_RestoreParser(), Clp_SaveParser(), Clp_VaOptionError(), and set_option_text().

unsigned char Clp_Internal::option_class[256]
 

Definition at line 66 of file clp.c.

Referenced by Clp_NewParser(), Clp_SetOptionChar(), next_argument(), and switch_to_short_argument().

int Clp_Internal::option_processing
 

Definition at line 79 of file clp.c.

Referenced by Clp_NewParser(), Clp_Next(), and Clp_SetOptionProcessing().

char* Clp_Internal::program_name
 

Definition at line 72 of file clp.c.

Referenced by ambiguity_error(), Clp_NewParser(), Clp_ProgramName(), and Clp_VaOptionError().

char* Clp_Internal::text
 

Definition at line 70 of file clp.c.

Referenced by Clp_Next(), Clp_RestoreParser(), Clp_SaveParser(), next_argument(), and set_option_text().

int Clp_Internal::whole_negated
 

Definition at line 76 of file clp.c.

Referenced by Clp_NewParser(), Clp_Next(), Clp_RestoreParser(), Clp_SaveParser(), next_argument(), and switch_to_short_argument().


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

Powered by Plone

This site conforms to the following standards: