coan 4.2.4
exclusion_list Struct Reference

#include <get_options.h>

Data Fields

int excluder
int const * excluded

Detailed Description

Structure representing a set of options that are excluded by another option.

Definition at line 103 of file get_options.h.


Field Documentation

This 0-terminated list of option codes is excluded by excluder.

Definition at line 105 of file get_options.h.

Referenced by opts_are_compatible().

This option code excludes the others.

Definition at line 104 of file get_options.h.

Referenced by opts_are_compatible().


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