Searched defs:ConnectionInfo (Results 1 – 2 of 2) sorted by relevance
83 struct ConnectionInfo { struct84 ConnectionInfo() in ConnectionInfo() argument120 typedef std::vector<ConnectionInfo> ConnectionInfos; argument
8 public class ConnectionInfo { class