7#ifndef SFQL_ALLOCATION_STATE_H
8#define SFQL_ALLOCATION_STATE_H
14#include <boost/shared_ptr.hpp>
47 boost::posix_time::not_a_date_time);
SubnetAllocationState()
Constructor.
Subnet allocation state used by the shared-flq allocator.
virtual ~SubnetSflqAllocationState()
Destructor.
void setLastAllocatedTime(boost::posix_time::ptime last_time=boost::posix_time::not_a_date_time)
Set last allocated time.
SubnetSflqAllocationState()
Constructor.
boost::shared_ptr< SubnetSflqAllocationState > SubnetSflqAllocationStatePtr
Type of the pointer to the SubnetSflqAllocationState.
Defines the logger used by the top-level component of kea-lfc.