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