Kea 2.5.8
isc::dhcp::OptionDefParamsEncapsulation Struct Reference

Encapsulation of option definition parameters and the structure size. More...

#include <option_data_types.h>

Public Attributes

const struct OptionDefParamsoptionDefParams
 
const int size
 
const char * space
 

Detailed Description

Encapsulation of option definition parameters and the structure size.

Definition at line 82 of file option_data_types.h.

Member Data Documentation

◆ optionDefParams

const struct OptionDefParams* isc::dhcp::OptionDefParamsEncapsulation::optionDefParams

Definition at line 83 of file option_data_types.h.

◆ size

const int isc::dhcp::OptionDefParamsEncapsulation::size

Definition at line 84 of file option_data_types.h.

◆ space

const char* isc::dhcp::OptionDefParamsEncapsulation::space

Definition at line 85 of file option_data_types.h.


The documentation for this struct was generated from the following file: