Doxygen Source Code Documentation
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_Internal * | internal | 
Field Documentation
| 
 | 
| 
 Definition at line 83 of file clp.h. Referenced by Clp_Next(), Clp_Shift(), find_long(), handle_extension(), main(), and next_argument(). | 
| 
 | 
| 
 | 
| 
 | 
| 
 Definition at line 82 of file clp.h. Referenced by Clp_Next(), Clp_Shift(), find_long(), main(), and next_argument(). | 
| 
 | 
| 
 | 
| 
 | 
| 
 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(). | 
| 
 | 
| 
 Definition at line 80 of file clp.h. Referenced by Clp_Next(), find_long(), find_short(), and main(). | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 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:
 
                             
                             
                             
                             
                             
                             
                             
                             
                             
                             
                             
                             
 
 
 
 
       
	   
	   
	   
	  