Skip to main content

Module types

Module types 

Source
Expand description

Shared types.

Structs§

DeviceId
SimError
Error returned while parsing, constructing, connecting, or running a simulation.

Enums§

AccessType
Generic access types

Type Aliases§

Component
The type of a component that can be registered with the Engine so that it will automatically be spawned.
EventResult
The return value from a call to listen()
Eventable
SimResult
The SimResult is the return type for most simulation functions