Expand description
Shared types.
Structs§
- SimError
- The
SimErroris what should be returned in the case of an error
Enums§
- Access
Type - Generic access types
Type Aliases§
- Component
- The type of a component that can be registered with the
Engineso that it will automatically be spawned. - Event
Result - The return value from a call to listen()
- Eventable
- SimResult
- The SimResult is the return type for most simulation functions