libcfe  0.12.1
some useful C-functions
option_t Struct Reference

#include <getparam.h>

Data Fields

char * longopt
 
char shortopt
 
char * configname
 
short int type
 
void * ptr
 
void * default_value
 
char * help_text
 

Detailed Description

Definition at line 21 of file getparam.h.

Field Documentation

◆ configname

char* configname

Definition at line 25 of file getparam.h.

◆ default_value

void* default_value

Definition at line 28 of file getparam.h.

◆ help_text

char* help_text

Definition at line 29 of file getparam.h.

◆ longopt

char* longopt

Definition at line 23 of file getparam.h.

◆ ptr

void* ptr

Definition at line 27 of file getparam.h.

◆ shortopt

char shortopt

Definition at line 24 of file getparam.h.

◆ type

short int type

Definition at line 26 of file getparam.h.


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