21 #ifndef G_CONNECTION_LOOKUP_H
22 #define G_CONNECTION_LOOKUP_H
32 class ConnectionLookup ;
33 class ConnectionLookupImp ;
70 ConnectionLookupImp * m_imp ;
ConnectionLookup()
Constructor.
The Address class encapsulates an IP transport address.
A class for getting more information about a connection from the operating system.
std::string peerName() const
Holds information provided by GNet::ConnectionLookup::find().
~ConnectionLookup()
Destructor.
Connection find(Address local, Address peer)
Looks up the connection and returns the matching Connection structure.