A rule that can transform parts of a topology.
More...
A rule that can transform parts of a topology.
§ ~Rule()
| virtual juce::RuleBasedTopologySource::Rule::~Rule |
( |
| ) |
|
|
virtual |
§ transformTopology()
| virtual void juce::RuleBasedTopologySource::Rule::transformTopology |
( |
BlockTopology & |
| ) |
|
|
pure virtual |
Subclasses should implement this method and use it as their opportunity to examine the given topology and modify it.
For example they may want to substitute one or more blocks for more specialised, aggregated Block objects.
The documentation for this struct was generated from the following file: