A set of inherited config items. More...
#include "subset.h"
Collaboration diagram for ConfigSubset:Data Fields | |
| const char * | name |
| Scope name of Subset. | |
| enum ConfigScope | scope |
| Scope of Subset, e.g. SET_SCOPE_ACCOUNT. | |
| struct ConfigSubset * | parent |
| Parent Subset. | |
| struct ConfigSet * | cs |
| Parent ConfigSet. | |
| struct Notify * | notify |
| Notifications: NotifyConfig, EventConfig. | |
| enum ConfigScope ConfigSubset::scope |
Scope of Subset, e.g. SET_SCOPE_ACCOUNT.
| struct ConfigSubset* ConfigSubset::parent |
| struct Notify* ConfigSubset::notify |
Notifications: NotifyConfig, EventConfig.