Subset of config items
The following unused functions were removed:
| Data | Description | Links |
|---|---|---|
| ConfigEventNames | Names for logging |
| Function | Description | Links |
|---|---|---|
| cs_subset_create_inheritance() | Create a Subset config item (inherited) | |
| cs_subset_free() | Free a Config Subset | |
| cs_subset_he_delete() | Delete config item from a config | |
| cs_subset_he_native_get() | Natively get the value of a HashElem config item | |
| cs_subset_he_native_set() | Natively set the value of a HashElem config item | |
| cs_subset_he_reset() | Reset a config item to its initial value | |
| cs_subset_he_string_get() | Get a config item as a string | |
| cs_subset_he_string_minus_equals() | Remove from a config item by string | |
| cs_subset_he_string_plus_equals() | Add to a config item by string | |
| cs_subset_he_string_set() | Set a config item by string | |
| cs_subset_lookup() | Find an inherited config item | |
| cs_subset_new() | Create a new Config Subset | |
| cs_subset_notify_observers() | Notify all observers of an event | |
| cs_subset_str_native_set() | Natively set the value of a string config item | |
| cs_subset_str_string_get() | Get a config item as a string | |
| cs_subset_str_string_set() | Set a config item by string | |
| elem_list_sort() | Compare two HashElem pointers to config | sort_t, sort_api |
| get_elem_list() | Create a sorted list of all config items |