Tor  0.4.7.0-alpha-dev
Data Fields
config_suite_t Struct Reference

Data Fields

smartlist_tconfigs
 

Detailed Description

A collection of managed configuration objects.

Definition at line 75 of file confmgt.c.

Field Documentation

◆ configs

smartlist_t* configs

A list of configuration objects managed by a given configuration manager. They are stored in the same order as the config_format_t objects in the manager's list of subformats.

Definition at line 79 of file confmgt.c.


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