Kea
1.9.9-git
|
Resource compare class. More...
#include <alloc_engine.h>
Public Member Functions | |
bool | operator() (const Resource &lhr, const Resource &rhr) const |
Compare operator. More... | |
Resource compare class.
Needed for using sets of Resource objets.
Definition at line 408 of file alloc_engine.h.
|
inline |
Compare operator.
lhr | Left hand resource object |
rhr | Right hand resource object |
Definition at line 416 of file alloc_engine.h.
References isc::dhcp::AllocEngine::Resource::getAddress(), and isc::dhcp::AllocEngine::Resource::getPrefixLength().