Kea
1.9.9-git
|
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 80 of file option_data_types.h.
const struct OptionDefParams* isc::dhcp::OptionDefParamsEncapsulation::optionDefParams |
Definition at line 81 of file option_data_types.h.
const int isc::dhcp::OptionDefParamsEncapsulation::size |
Definition at line 82 of file option_data_types.h.
const char* isc::dhcp::OptionDefParamsEncapsulation::space |
Definition at line 83 of file option_data_types.h.