ixa

Module context

Source
Expand description

A manager for the state of a discrete-event simulation

Defines a Context that is intended to provide the foundational mechanism for storing and manipulating the state of a given simulation.

Macros§

Structs§

  • A manager for the state of a discrete-event simulation

Enums§

  • An enum to indicate the phase for plans at a given time.

Traits§

  • A trait for objects that can provide data containers to be held by Context