|
MemCacheClient
|
Sort the requests into server order. More...
Public Member Functions | |
| bool | operator() (const MemRequest *pl, const MemRequest *pr) const |
| Compare two requests for less ordering. | |
Sort the requests into server order.
Definition at line 502 of file MemCacheClient.cpp.
| bool MemCacheClient::MemRequest::Sort::operator() | ( | const MemRequest * | pl, |
| const MemRequest * | pr | ||
| ) | const [inline] |
Compare two requests for less ordering.
| pl | Request item |
| pr | Request item |
Definition at line 509 of file MemCacheClient.cpp.
References MemCacheClient::MemRequest::mServer.
1.7.3