coan 4.2.4
cmd_option Struct Reference

#include <get_options.h>

Data Fields

const char * name
int cmd_code
int cmd_mask

Detailed Description

Info structure for a command option for get_command()

Definition at line 91 of file get_options.h.


Field Documentation

Value to be returned if the command is matched

Definition at line 95 of file get_options.h.

Referenced by parse_args(), and parse_command_args().

Bits representing the command in a bit mask

Definition at line 97 of file get_options.h.

const char* cmd_option::name

The name of the option

Definition at line 93 of file get_options.h.

Referenced by error_invalid_opt(), and get_command_option().


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines