gz/sim/SystemPluginPtr.hh
Go to the documentation of this file.
Interface for a system that implements optional configuration.
Definition: gz/sim/System.hh:90
Interface for a system that uses the PostUpdate phase.
Definition: gz/sim/System.hh:135
Interface for a system that uses the PreUpdate phase.
Definition: gz/sim/System.hh:121
Interface for a system that uses the Update phase.
Definition: gz/sim/System.hh:128
gz::plugin::SpecializedPluginPtr< System, ISystemConfigure, ISystemPreUpdate, ISystemUpdate, ISystemPostUpdate > SystemPluginPtr
Definition: gz/sim/SystemPluginPtr.hh:33