Public Member Functions | |
| bool | operator() (const MemRequest *pl, const MemRequest *pr) const |
| Compare two requests for less ordering. | |
Definition at line 663 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 670 of file MemCacheClient.cpp.
References MemCacheClient::MemRequest::mServer.
1.5.6