Contents Menu Expand Light mode Dark mode Auto light/dark mode
PMP documentation
Light Logo Dark Logo

IInput¶

interface IInput : public IObject, public INamed¶

ISignal IInput.Source { get; set; }

IDictionary<string, ISignal> IInput.Signals { get; }

Next
Properties
Previous
RunException
| Created using Sphinx and Furo theme.