ELinks 0.18.0
option_resolver Struct Reference

Some minimal option cache. More...

#include <options.h>

Data Fields

int id
const char * name

(Note that these are not member symbols.)

int commit_option_values (struct option_resolver *resolvers, struct option *root, union option_value *values, int size)
void checkout_option_values (struct option_resolver *resolvers, struct option *root, union option_value *values, int size)

Detailed Description

Some minimal option cache.

◆ checkout_option_values()

void checkout_option_values ( struct option_resolver * resolvers,
struct option * root,
union option_value * values,
int size )
related

◆ commit_option_values()

int commit_option_values ( struct option_resolver * resolvers,
struct option * root,
union option_value * values,
int size )
related

Field Documentation

◆ id

int option_resolver::id

◆ name

const char* option_resolver::name

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