Skip to main content

Module id

Module id 

Source
Expand description

The id module provides unique identifier types for events and sources within the simulation.

These IDs (EventId and SourceId) are essential for tracking and managing individual simulation components, ensuring that each entity can be uniquely referenced.

Structsยง

EventId
Represents a unique identifier for an event within the simulation.
SourceId
Represents a unique identifier for a simulation source.