APM:Libraries
Public Attributes | List of all members
GetOptLong::option Struct Reference

#include <getopt_cpp.h>

Public Attributes

const char * name
 
bool has_arg
 
int * flag
 
int val
 

Detailed Description

Definition at line 16 of file getopt_cpp.h.

Member Data Documentation

◆ flag

int* GetOptLong::option::flag

Definition at line 19 of file getopt_cpp.h.

◆ has_arg

bool GetOptLong::option::has_arg

Definition at line 18 of file getopt_cpp.h.

◆ name

const char* GetOptLong::option::name

Definition at line 17 of file getopt_cpp.h.

◆ val

int GetOptLong::option::val

Definition at line 20 of file getopt_cpp.h.


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