dpkg 1.21.11
Data Fields
cmdinfo Struct Reference

#include <options.h>

Data Fields

const char * olong
 
char oshort
 
int takesvalue
 
int * iassignto
 
const char ** sassignto
 
void(* call )(const struct cmdinfo *, const char *value)
 
int arg_int
 
void * arg_ptr
 
action_funcaction
 

Field Documentation

◆ action

action_func* cmdinfo::action

◆ arg_int

int cmdinfo::arg_int

◆ arg_ptr

void* cmdinfo::arg_ptr

Referenced by execbackend().

◆ call

void(* cmdinfo::call) (const struct cmdinfo *, const char *value)

◆ iassignto

int* cmdinfo::iassignto

◆ olong

const char* cmdinfo::olong

◆ oshort

char cmdinfo::oshort

◆ sassignto

const char** cmdinfo::sassignto

◆ takesvalue

int cmdinfo::takesvalue

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