![]() |
OpenSWMM Engine
6.0.0-alpha.1
Data-oriented, plugin-extensible SWMM Engine (6.0.0-alpha.1)
|
One object that references the deletion target. More...
#include <openswmm_edit.h>
Public Attributes | |
| int | obj_type |
| int | obj_idx |
| const char * | field |
| int | cascaded |
One object that references the deletion target.
field is a static string literal naming the specific cross- reference field (e.g. "node1", "outlet_node", "pump_curve"). The caller must NOT free it.
| int SWMM_ImpactEntry::cascaded |
1 if this object was deleted (cascade), 0 if nullified.
| const char* SWMM_ImpactEntry::field |
Static field-name string — do NOT free.
| int SWMM_ImpactEntry::obj_idx |
Zero-based index in the referencing object's array.
| int SWMM_ImpactEntry::obj_type |
SWMM_RefType value.