![]() |
OpenSWMM Engine
6.0.0-alpha.1
Data-oriented, plugin-extensible SWMM Engine (6.0.0-alpha.1)
|
Aggregate impact report for a deletion operation. More...
#include <openswmm_edit.h>
Public Attributes | |
| SWMM_ImpactEntry * | entries |
| int | n_entries |
Aggregate impact report for a deletion operation.
entries is heap-allocated by the engine. The caller must pass this struct to swmm_impact_report_free when done.
| SWMM_ImpactEntry* SWMM_ImpactReport::entries |
Array of impacted objects (may be NULL if n_entries==0).
| int SWMM_ImpactReport::n_entries |
Number of entries.