pps/src/lalapps/getopt.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  option

Defines

#define _GETOPT_H   1
#define no_argument   0
#define required_argument   1
#define optional_argument   2

Functions

int getopt ()
int getopt_long ()
int getopt_long_only ()
int _getopt_internal ()

Variables

char * optarg
int optind
int opterr
int optopt


Define Documentation

#define _GETOPT_H   1

Definition at line 24 of file pps/src/lalapps/getopt.h.

#define no_argument   0

Definition at line 98 of file pps/src/lalapps/getopt.h.

#define required_argument   1

Definition at line 99 of file pps/src/lalapps/getopt.h.

#define optional_argument   2

Definition at line 100 of file pps/src/lalapps/getopt.h.


Function Documentation

int getopt (  ) 

int getopt_long (  ) 

int getopt_long_only (  ) 

int _getopt_internal (  ) 


Variable Documentation

char* optarg

Definition at line 176 of file GeneralMeshTest.c.

int optind

Definition at line 149 of file packages/support/src/getopt.c.

int opterr

Definition at line 169 of file packages/support/src/getopt.c.

int optopt

Definition at line 175 of file packages/support/src/getopt.c.


Generated on Tue Oct 14 02:32:54 2008 for LAL by  doxygen 1.5.2