Basic Image AlgorithmS Library  2.8.0
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Attributes | List of all members
option Struct Reference

#include <Base/Common/getopt_W32.h>

Public Attributes

int * flag
 
int has_arg
 
const char * name
 
int val
 

Detailed Description

Definition at line 66 of file getopt_W32.h.

Member Data Documentation

int* option::flag

Definition at line 75 of file getopt_W32.h.

int option::has_arg

Definition at line 73 of file getopt_W32.h.

Referenced by BIAS::Param::ParseCommandLine().

const char* option::name

Definition at line 68 of file getopt_W32.h.

Referenced by BIAS::Param::ParseCommandLine(), and BIAS::Param::WriteParameterXML().

int option::val

Definition at line 77 of file getopt_W32.h.


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