7#ifndef ISC_PKT_TEMPLATE_H 
    8#define ISC_PKT_TEMPLATE_H 
   22template <isc::util::DhcpSpace D>
 
   37template <isc::util::DhcpSpace D>
 
   38using PktT = 
typename AdapterPkt<D>::type;
 
   40template <isc::util::DhcpSpace D>
 
   41using PktTPtr = boost::shared_ptr<PktT<D>>;
 
boost::shared_ptr< PktT< D > > PktTPtr
typename AdapterPkt< D >::type PktT
Defines the logger used by the top-level component of kea-lfc.