gwion-util
utilities for the Gwion project
Loading...
Searching...
No Matches
Data Fields
cmdopt_t Struct Reference

#include <cmdapp.h>

Data Fields

char shorto
 
const char * longo
 
const char * value
 
const char * argtype
 
cmdopt_flags_t flags
 

Detailed Description

Definition at line 36 of file cmdapp.h.

Field Documentation

◆ argtype

const char* cmdopt_t::argtype

Definition at line 40 of file cmdapp.h.

◆ flags

cmdopt_flags_t cmdopt_t::flags

Definition at line 41 of file cmdapp.h.

◆ longo

const char* cmdopt_t::longo

Definition at line 38 of file cmdapp.h.

◆ shorto

char cmdopt_t::shorto

Definition at line 37 of file cmdapp.h.

◆ value

const char* cmdopt_t::value

Definition at line 39 of file cmdapp.h.


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