ConnectionHashDefinition
ConnectionHashDefinition::ConnectionHashDefinition(EndpointManager* manager)
ConnectionHashDefinition::HashKey(const KeyType& key) const
ConnectionHashDefinition::Hash(TCPEndpoint* endpoint) const
ConnectionHashDefinition::Compare(const KeyType& key,
ConnectionHashDefinition::GetLink(TCPEndpoint* endpoint) const
typedef BOpenHashTable<ConnectionHashDefinition> ConnectionTable;
ConnectionHashDefinition(EndpointManager* manager);
ConnectionHashDefinition(
const ConnectionHashDefinition& definition)
friend struct ConnectionHashDefinition;