Kea 2.7.5
|
Encapsulation of option definition parameters and the structure size. More...
#include <option_data_types.h>
Public Attributes | |
const struct OptionDefParams * | optionDefParams |
const int | size |
const char * | space |
Encapsulation of option definition parameters and the structure size.
Definition at line 83 of file option_data_types.h.
const struct OptionDefParams* isc::dhcp::OptionDefParamsEncapsulation::optionDefParams |
Definition at line 84 of file option_data_types.h.
const int isc::dhcp::OptionDefParamsEncapsulation::size |
Definition at line 85 of file option_data_types.h.
const char* isc::dhcp::OptionDefParamsEncapsulation::space |
Definition at line 86 of file option_data_types.h.