Bincimap 2.0.16
Easy Imapping
Loading...
Searching...
No Matches
Public Member Functions | Data Fields
ArgOpts Class Reference

#include <argparser.h>

Public Member Functions

 ArgOpts (const std::string &chr, bool boolean, bool optional, const std::string &descr)
 

Data Fields

std::string c
 
bool b
 
bool o
 
std::string desc
 

Detailed Description

Definition at line 14 of file argparser.h.

Constructor & Destructor Documentation

◆ ArgOpts()

ArgOpts ( const std::string &  chr,
bool  boolean,
bool  optional,
const std::string &  descr 
)
inline

Definition at line 21 of file argparser.h.

Field Documentation

◆ b

bool b

Definition at line 17 of file argparser.h.

◆ c

std::string c

Definition at line 16 of file argparser.h.

◆ desc

std::string desc

Definition at line 19 of file argparser.h.

◆ o

bool o

Definition at line 18 of file argparser.h.


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