MemCacheClient::ConsistentHash::MatchServer Struct Reference

List of all members.

Public Member Functions

 MatchServer (MemCacheClient::Server *aServer)
bool operator() (const ConsistentHash &rhs) const

Public Attributes

MemCacheClient::ServermServer


Detailed Description

Match a server by comparing pointers

Definition at line 559 of file MemCacheClient.cpp.


Constructor & Destructor Documentation

MemCacheClient::ConsistentHash::MatchServer::MatchServer ( MemCacheClient::Server aServer  )  [inline]

constructor

Parameters:
aServer server to search for

Definition at line 566 of file MemCacheClient.cpp.


Member Function Documentation

bool MemCacheClient::ConsistentHash::MatchServer::operator() ( const ConsistentHash rhs  )  const [inline]

compare current entry against search entry

Parameters:
rhs entry to compare

Definition at line 570 of file MemCacheClient.cpp.

References MemCacheClient::ConsistentHash::mServer.


Member Data Documentation

server being searched for

Definition at line 562 of file MemCacheClient.cpp.


The documentation for this struct was generated from the following file:

Generated on Tue Jun 3 17:24:05 2008 for MemCacheClient by  doxygen 1.5.6