A container for details about an aggregator's child scope.
Definition: ChildScope.h:42
bool enabled
Holds whether this child scope is aggregated.
Definition: ChildScope.h:45
Top-level namespace for all things Unity-related.
Definition: Version.h:49
std::string id
The scope id of this child scope.
Definition: ChildScope.h:44
std::list< ChildScope > ChildScopeList
A list of child scopes.
Definition: ChildScope.h:30