LAL  7.5.0.1-b72065a
LALoption Struct Reference

Detailed Description

Definition at line 84 of file LALgetopt.h.

Data Fields

const char * name
 
int has_arg
 
int * flag
 
int val
 

Field Documentation

◆ name

const char* LALoption::name

Definition at line 86 of file LALgetopt.h.

◆ has_arg

int LALoption::has_arg

Definition at line 89 of file LALgetopt.h.

◆ flag

int* LALoption::flag

Definition at line 90 of file LALgetopt.h.

◆ val

int LALoption::val

Definition at line 91 of file LALgetopt.h.