Searched defs:ConnectionType (Results 1 – 3 of 3) sorted by relevance
277 typedef MonitorConnection<void(A1)> ConnectionType; in Monitor() typedef293 typedef MonitorConnection<void(A1, A2)> ConnectionType; in Monitor() typedef312 typedef MonitorConnection<void(A1, A2, A3)> ConnectionType; in Monitor() typedef333 typedef MonitorConnection<void(A1, A2, A3, A4)> ConnectionType; in Monitor() typedef351 typedef MonitorConnection<F> ConnectionType; in Disconnect() typedef
162 enum ConnectionType { enum
58 public static enum ConnectionType { enum in NetworkMonitorAutoDetect