Home
last modified time | relevance | path

Searched defs:NullRegistrationPointContainerHelper (Results 1 – 1 of 1) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Core/Structure/
DNullRegistrationPointPeripheralContainer.cs52 …public class NullRegistrationPointContainerHelper<TPeripheral> : IPeripheralContainer<TPeripheral,… class
55 public NullRegistrationPointContainerHelper(IMachine machine, IPeripheral owner) in NullRegistrationPointContainerHelper() method in Antmicro.Renode.Core.Structure.NullRegistrationPointContainerHelper