coan  6.0.1
A C/C++ Configuration Analyzer
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
cmd_option Struct Reference

Info structure for a command option for get_command() More...

#include <get_options.h>

Public Attributes

const char * name
 The name of the option.
 
int cmd_code
 Value to be returned if the command is matched.
 

Detailed Description

Info structure for a command option for get_command()

Definition at line 94 of file get_options.h.


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