Kea 2.5.8
isc::dhcp::IdentifierBaseType Class Referenceabstract

Base type used to define a common smart pointer for all derived types. More...

#include <duid.h>

+ Inheritance diagram for isc::dhcp::IdentifierBaseType:

Protected Member Functions

virtual ~IdentifierBaseType ()=0
 Pure virtual destructor.
 

Detailed Description

Base type used to define a common smart pointer for all derived types.

Definition at line 25 of file duid.h.

Constructor & Destructor Documentation

◆ ~IdentifierBaseType()

isc::dhcp::IdentifierBaseType::~IdentifierBaseType ( )
protectedpure virtual

Pure virtual destructor.

This class can not be instantiated.

Definition at line 21 of file duid.cc.


The documentation for this class was generated from the following files: