coco_option_keys_t Struct Reference

The option keys data type. More...

#include <coco_internal.h>

Data Fields

size_t count
 Number of option keys. More...
 
char ** keys
 Pointer to option keys. More...
 

Detailed Description

The option keys data type.

This is a type of a structure used to contain a set of known option keys (used by suites and observers).

Field Documentation

size_t count

Number of option keys.

char** keys

Pointer to option keys.


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