Searched refs:ICoSimulationConnection (Results 1 – 4 of 4) sorted by relevance
13 public interface ICoSimulationConnection : IDisposable interface
315 …private ICoSimulationConnection SetupConnection(string address, int timeout, long frequency, ulong… in SetupConnection()317 ICoSimulationConnection cosimConnection = null; in SetupConnection()504 private readonly ICoSimulationConnection cosimConnection;
19 public class LibraryConnection: ICoSimulationConnection, IEmulationElement
29 public class SocketConnection : ICoSimulationConnection, IDisposable